How to debug HSE firmware RAM code

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to debug HSE firmware RAM code

311 Views
Hozumi
Contributor I

An exception is occurring in the HSE firmware.
The HSE appears to load code into RAM and execute it; however, an exception is raised while the RAM code is running.


Why is this exception occurring, and how should I proceed with debugging?
The attachment contains the register dump and exception details captured at the time of the fault.

reg.pngexception.png

0 Kudos
Reply
1 Reply

220 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

It does not seem to be code executed fro SRAM as it reports different PC address. Rather you exception handlers in SRAM

davidtosenovjan_1-1763976976177.png

 

0 Kudos
Reply