Part Number:CC3220MOD
Tool/software: Code Composer Studio
I am troubleshooting a product development road block.
I want to program my employers in house designed printed circuit assembly which has the CC3200MOD soldered on to it. I want to program with the JTAG interface from the Launchpad CC3200MODASF "XDS110 Out" connector.
I am unable to make progress understanding the role of ?Uniflash? and the CCS8 IDE and the Launchpad XDS110 OUT and JTAG.
Ten thousand foot view: I assume I can practice programing our target by first programing the Launchpad CC3200MOD with some sort of demo software from the Code Composer Studio 8 examples. And then once I have success programing the Launchpad, I will program the very same demo software into our target printed circuit assembly. Thus i will have verified our JTAG interface is correct to program the target.
Then, I want to set a break point in CCS debug mode in the same demo example and verify we can do development on our hardware. I think from what I have read that the Uniflash method of programing the target is not the way you program for Debug. I think that Debug with CCS8 is through the JTAG interface.
I have read all of QuickStart_OutOfBox_swru470.pdf. I have skimmed over the voluminous steps in the document OutOfBox_swru473.pdf but still cannot see the big picture.