Spc5604s reported an error when debugging the software: No source available for "0x00000004 (0x00000

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

Spc5604s reported an error when debugging the software: No source available for "0x00000004 (0x00000

459件の閲覧回数
zhouxinx123
Contributor I

Spc5604s reported an error when debugging the software: No source available for "0x00000004 (0x00000004) ()".   The error disappeared when calling a function, and the error occurred when not calling this function. There is no problem with the syntax and function of the function itself. We use the CodewarrirV11.0 compiler.We suspect that this is a compiler or DEBUG configuration problem. Anyone who has encountered such a problem, please help us solve it.

0 件の賞賛
返信
1 返信

435件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

No source available for "0x00000004 (0x00000004) ()"

Looks like you either dont have code at this address, or your debugger does not have valid source files when you access the address.

Try to debug it in assembly view and also check if the address contain valid code.

Best regards,

Peter

0 件の賞賛
返信