Question
Hardfault during SRAM Code execution
Posted on October 14, 2017 at 16:36
#stm32f4 #stm32f429zit6-discovery
Hello,
I am using stm32f407 discovery board and when i tried to execute the code stored in the SRAM i am getting hardfault exception . the instructions are indeed valid.
i have attached the screenshot which shows the PC, SP, and disassembly code. please help me solve this issue.
In this window the processor is ready to execute the PUSH instruction , and when i hit ''step in'' button i goes to hardfault handler.
#stm32f4 #stm32f429zit6-discovery