Post Go back to editing

MAX32672 - SDK LP Example - HardFault_Handler

Thread Summary

The user encountered a HardFault when running the LP example on the MAX32672FTHR board, specifically after calling MXC_LP_SysRam0LightSleepDisable(). The final answer directed the user to visit the technical support pages on the newly integrated Analog Devices website for further assistance with Maxim Integrated products.
AI Generated Content
Category: Software
Product Number: MAX32672

Hi,

I'm trying to run the LP example on the MAX32672FTHR board but it doesn't work as expected.

If the example code is executed without any changes and the user button is pressed, the attached output is printed in the serial terminal.

Debugging it by using the "step over" tool I saw that the program gets stuck after executing the line "MXC_LP_SysRam0LightSleepDisable();". Then I suspended the execution and I realized that the program execution is in HardFault_Handler. 

I was really interested in testing the functionality of the microcontroller, however I am discouraged from doing so based on the small amount of documentation presented.

Edit Notes

Added tag
[edited by: GenevaCooper at 4:17 PM (GMT -5) on 3 Feb 2023]

Thread Notes

Parents Reply Children
No Data