No source available for "SWT1_IRQHandler() at 0x811800"

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

No source available for "SWT1_IRQHandler() at 0x811800"

ソリューションへジャンプ
1,360件の閲覧回数
berat24
Contributor III

Hello everyone,

I configured SWT to move to interrupt on first time-out and then reset on second time-out. However, I am taking the fault, No source available for "SWT1_IRQHandler() at 0x811800", when ı debug.

My mcu is mpc5777c.

Could you inform me what can be reason of this issue?

Good works.

0 件の賞賛
返信
1 解決策
1,353件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

most probably you have incorrectly set path to source file in you compiler. Try to recompile the code and check the linker and compiler dependencies.

You can also try to manually load the source into your debugger if it supports it. For example for Lauterbach use command, ( y.SourcePATH *)

Best regards,

Peter

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,354件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

most probably you have incorrectly set path to source file in you compiler. Try to recompile the code and check the linker and compiler dependencies.

You can also try to manually load the source into your debugger if it supports it. For example for Lauterbach use command, ( y.SourcePATH *)

Best regards,

Peter

0 件の賞賛
返信