If breackpoint is set the debuger start from flash?

New to XMOS and XCore? Get started here.
Post Reply
y0lo
Member
Posts: 12
Joined: Tue Sep 08, 2015 8:47 am

If breackpoint is set the debuger start from flash?

Post by y0lo »

Tools:
xTIMEcomposer 14.1.2
xTAG3

Problem:
If I launch the debugger when breackpoints are set the application from flash will be started but not current application.
Debug window report:
>>tile[0] core[0] (Running)CDTDebugModelPresentation.12=signal

If I set a brekpoint after debugger launching it works well.

Any ideas?

Thanks.


peter
XCore Addict
Posts: 230
Joined: Wed Mar 10, 2010 12:46 pm

Post by peter »

Could you give a few more details? Why do you think the application from flash is being run? Do you have a simple example case that I could try out?
Post Reply