TC38A; TASKING: is it possible to debug core1/core2 as well as core0 with ...

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User17628
Level 1
Level 1
Hello,

I'm new to the TC38A and TASKING tools. I have a iLLD demo program building and loaded onto my Triboard TC3x7 board, and I'm able to debug code on core0.
However, I'm not able to debug (breakpoints, view variable values, etc) on core1 and core2 (albeit those cores don't really do anything in the demo except execute a while(1) loop).

Is debugging on core1 or core2 available using the TASKING debug?

Thanks in advance for any help,

Regards,

Malcolm
0 Likes
2 Replies
cwunder
Employee
Employee
100 solutions authored 5 likes given 50 likes received
Is debugging on core1 or core2 available using the TASKING debug?

Yes, please see section "4.4. Multi-core Hardware Debugging" in the debugger manual
0 Likes
User17628
Level 1
Level 1
Thanks.

Malcolm
0 Likes