Why do I have a 0x0 file after flashing program on my FRDM-K66 board?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Why do I have a 0x0 file after flashing program on my FRDM-K66 board?

782 Views
benjaminheder
Contributor III

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".

disassembly1.JPG

And then I click on "View Disassembly" and Disassembly window is empty.

disassembly.JPG

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

0 Kudos
1 Reply

448 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

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 :

pastedImage_1.png

<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!
-----------------------------------------------------------------------------------------------------------------------