Skip to main content
nrg6
Associate II
December 20, 2019
Question

Why is HAL_NVIC_SystemReset() not working for MP1?

  • December 20, 2019
  • 1 reply
  • 1799 views

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?

This topic has been closed for replies.

1 reply

Olivier GALLIEN
Technical Moderator
December 23, 2019
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.