Hi ,
I want to load in my target ( C2000) a other .out file with CCS4 that it is not my project . How can I do ?
thanks
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.
In your other v4 install you will need to create a target configuration file for your C2000 target. Once you have done that you can open the target configurations view from the view menu. Right click on the target configuration you just created and select to launch a debug session. Once the debugger is launched click the button to connect to the target and then click the load program button.
John