"No source available" when debugging

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
leon_heller
XCore Expert
Posts: 546
Joined: Thu Dec 10, 2009 10:41 pm
Location: St. Leonards-on-Sea, E. Sussex, UK.

"No source available" when debugging

Post by leon_heller »

I've got one or two programs that have this problem. I've found this:

http://www.xcore.com/forum/viewtopic.ph ... +available

which has some suggestions. How do I turn off optimisation or -W and -Wall using the IDE.

I removed -Wall from the makefile, but that didn't help.

Found it! I needed to edit the Xcc flag entries in the Makefile editor: I changed them to match those in a project that was OK.


User avatar
yamada
Member
Posts: 9
Joined: Wed Nov 02, 2011 2:49 am

Post by yamada »

Hello leon,

I'm glad to find that my post helps solving your problem.

I don't know what conditions are make things bad.
Type of Warning, or, Place of Warning, or ...

If you find it clear, please let me know!