cancel
Showing results for 
Search instead for 
Did you mean: 

Why is HAL_NVIC_SystemReset() not working for MP1?

nrg6
Associate II

After the execution of the function HAL_NVIC_SystemReset() the CM4 did not jump to the Reset_Handler in the startup file. It ends up in "Break at address "0xa05f000c" with no debug information available, or outside of program code."

0690X00000Bur18QAB.png

I know that it's working for other STM32F4.

Any ideas?

1 REPLY 1
Olivier GALLIEN
ST Employee

Hi @nrg6​ 

Please see the answer in this previous post :

https://community.st.com/s/question/0D50X0000BdfpKmSQI/hellowe-are-trying-to-reset-mcu-from-within-mcu-by-asserting-sysresetreq-it-in-cortex-m4-aircr-register-by-calling-nvicsystemreset-after-that-the-mcu-halts-and-fw-is-not-running

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.