Using disassembly view in xTimeComposer?

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
gerrykurz
XCore Addict
Posts: 204
Joined: Sun Jun 01, 2014 10:25 pm

Using disassembly view in xTimeComposer?

Post by gerrykurz »

When I open the disassembly view, the window says "No debug context" and all the functions are greyed out.

How do I get this to work?


User avatar
gerrykurz
XCore Addict
Posts: 204
Joined: Sun Jun 01, 2014 10:25 pm

Post by gerrykurz »

I think I have it figured out. The disassembly only works when the program is suspended in debug mode.

Is there another way to look at the built source code that shows all the disassembled code as well other than with the command line object dump utility?