No source available for 0xdeadbeee

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

No source available for 0xdeadbeee

1,016件の閲覧回数
youdeng
Contributor I

anyone who can help with that thank you in advance,

 I have suddenly encounterred a debug problem when using jlink try debugging my code after using FLASH_DRV_EraseAllBlockUnsecure(&bl_flashSSDConfig) to clear memory so as to do a second Dflash partition. The problem shows that code cannot be found besides debug  break point cannot stop at main function or just to say no break point after click debug_flash. All went smoothly before I tried to do erase flash for re-partition DFLASH as EEE. what had happend on earth?  the chip I worked on is S32K144 ,the tool for debugging is JLINK, the IDE version is S32DS for ARM v2.2

捕获.PNG

code that used to do erase memory 

youdeng_0-1747880244313.png

 

 Thank you very much!

 

タグ(1)
0 件の賞賛
返信
1 返信

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

Hello,

In case the "no source available"you simply lost the link to the source code in your debug session.

Usually simply rebuild the code and the paths will be set correctly again.

Or some debuggers offer possibility to link source codes the the assembly during debug so you don't have to compile project again.

Best regards,

Peter

0 件の賞賛
返信