Break at address "0x0" with no debug information available, or outside of program code.

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

Break at address "0x0" with no debug information available, or outside of program code.

541 Views
CHYYDS
Contributor II

I used to use it well before, but today, a white interface suddenly popped up during simulation debugging. The message displayed: Break at address "0x0" with no debug information available, or outside of program code.
I don't know what the situation is, does anyone know?
I am using S32DS 3.4 and the emulator is JLink.

0 Kudos
Reply
1 Reply

509 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @CHYYDS 

as a first step, I would check core registers if there was any fault:

https://community.nxp.com/t5/S32K-Knowledge-Base/Fault-handling-on-S32K14x/ta-p/1114447

Also this application note can be useful:

https://www.nxp.com/docs/en/application-note/AN12201.pdf

Does it happen always at the same time or is that random behavior? You can check the call stack to see where it comes from and you can then step that function to see which instruction caused it exactly.

Regards,

Lukas

0 Kudos
Reply