This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
There are three c6671 on my board.
I want to debug all three c6671 at the same time. All EMU signals of emulator are connected to each c6671 in parallel and JTAG signals are connected as daisy-chain.
According design guide for KeyStone, I can run/halt synchronously with these signal connection.
I did 'Connect Target' to three c6671 and loaded simple SRIO loopback example code.
However, I couldn't click 'Resume' when I selected over two cores.
The target configuration is '4213.3_C6671_SD560v2USB.ccxml' which was uploaded in http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/372292/1315459.aspx#1315459
Emulator I am using is xds560v2 stm from spectrum digital. (connection: usb)
Let me know how to apply 'global breakpoints, synchronous run/halt' on my board
Hello,
All of that information is covered in the below material:
http://processors.wiki.ti.com/index.php/CCS_Modules_Library#Multi-Core_Debugging
http://processors.wiki.ti.com/index.php/Multi-Core_Debug_with_CCSv5
Note: multi-core debugging works the same in v6 as v5.
Thanks
ki