Hello everyone,
I am using Kinetis for my FRDM-K66 and Jlink Segger.
When I compile C code with JLink a file entitled 0x0 is created.
It contains the sentence "No source available for 0x0" and a button "View disassembly".
And then I click on "View Disassembly" and Disassembly window is empty.
Can someone explain me what's going on please?
I don't know if I shoud have this and if it is a serious issue or not.
Thank you by advance
Best Regards
Benjamin
Hello Benjamin,
Please do the blow tests :
<1> Re-open your PC , create a new project to have a try .
<2>If <1> can work well , please delete all of the breakpoints on your project , also check the
Setting of Linker file :
<3> Also there are same question : No source available for "__isr_vector() at 0x0"
No source available for "0x0" -- execution stops at __isr_vector()
Hope it helps
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------