Trace32 mpc5777C

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Trace32 mpc5777C

474 次查看
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 项奖励
回复
1 回复

463 次查看
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 项奖励
回复