XXXX Bus Error - No Opcode

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

XXXX Bus Error - No Opcode

7,280 次查看
langwu
Contributor I

When I debug TRK-MPC5604B with codewarrior 2.10, I see below issue:

_start XXXX Bus Error - No Opcode

Error: Error in Once status register during instruction execution.

use 'gotil main' command to run until main procedure

标签 (1)
0 项奖励
回复
1 回复

3,906 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

this might be caused by debugger memory window being opened pointing to illegal/uninitialized memory when the debugger is starting. Also if variables are displayed in Variable window. If this is the case I'd suggest you to close the memory window (or set the address to 0), remove variables from Variable Window  and reset the MCU or download the code again.

BR, Petr