Tool/software: Code Composer Studio
Hi,
I am using TI JTAG to connect to Sitara EVM. To load the code into any core, first, I have to connect the JTAG without loading the code. Then connect the ARM A15 core. This will execute the gel file for A15 and generates all the clocks for all other cores, then I can load my code for any other cores manually. I want to know if I can automate this process. Here is my question:
How can I specify the sequence of connecting/loading for JTAG using 'Debug COnfiguration'? I want the A15 core connected first and after the A15 Gel file execution, other cores get connected automatically.
Thanks