XXXX Bus Error - No Opcode

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

XXXX Bus Error - No Opcode

7,226件の閲覧回数
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,852件の閲覧回数
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