Trace32 mpc5777C

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

Trace32 mpc5777C

385 Views
Othmane1
Contributor II

Hi,

I'm using Lauterbach Trace32 to debug my code for MPC5777C evaluation board, when i use one of their example to flash my elf file it flashes ok, but the moment i start stepping the code suddenly run by itself and when i check i found that some interrupts happen in the startup code (as shown in the picture below) even though my code works well when i debug it with S32 design studio, can someone help me?

I attache also the Trace32 script example i'm using.

 

Othmane1_0-1698156123347.png

 

0 Kudos
1 Reply

374 Views
rweiss
Contributor V

This might be a FLE vs. VLE issue. Did you reset the processor (SYStem.Up) after programming the FLASH? You need to reset the processor in order to run through the boot ROM, which will set up the TLBs according to the RCHW.

0 Kudos