This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Eclipse error "No source available for "0xfffffffe""

Hi,

I am creating a custom project using Eclipse Managed Make having followed the instructions from here.

I am continually getting the above error when I try to Debug. The Disassembly window shows "Unable to retrieve disassembly data from backend" next to the addresses from 0xfffffffe and upwards. The addresses below this show actual assembly.

I am using SDK 10.0.0 with S110. I have checked that SD 8.0.0 is on the device and it is.

Any help would be greatly appreciated.

Thanks,

Related