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 TI Team,
I am using TMDSCNCD28379D control card R1.3 with controlCard docking station R4.1. Using this board I want to run the code standalone with external +5V Input power connector J1 without need of connecting JTAG connector to my Laptop and run in debug mode in CCS.
I have tried the all the combinations with A:SW1 and SW1 but I am unable to do so. Could you please help me out what switch or jumper combinations do I have to select ? Also are there any settings I need to do in my code to run it in standalone mode ?
Thanks,
Vishal Dongare
The user's guide describes the switch settings required to make the device boot into flash boot mode. https://www.ti.com/lit/pdf/sprui76 (table 3-1)
From there you will need to make sure your code is programmed into flash and has your boot mode vector setup. Looks like that information is covered here: https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/140316/running-a-program-from-flash/506212#506212
Regards,
Cody