How debug audio design attach to process

Technical questions regarding the XTC tools and programming with XMOS.
mmar
Experienced Member
Posts: 125
Joined: Fri Jul 05, 2013 5:55 pm

How debug audio design attach to process

Post by mmar »

On check device with ESD tests we found code block issue (audio stop working)
We require locate how thread in how core lockup. In IDE 14.4 created debug config with attach to process setup connect to blocked XMOS over XTAG3, but we cant locate problem simply because debuger only show suspended threads, but hard or impossible to trace...

How to use debug or v 15 or some dump cmd ?

Thanks for any help.
Joe
Verified
Active Member
Posts: 51
Joined: Sun Dec 13, 2009 1:12 am

Post by Joe »

The standard method would be to use xrun --dumpstate. This will dump out the entire state of all threads etc.
XMOS hardware grey beard.