Other Parts Discussed in Thread: TM4C123GH6PM
Hi,
I am working on designing a pcb around the TM4C123GH6PM microprocessor. my first prototype had a the Tiva Launchpad plugging straight into the board, and now I am looking to integrate.
I am trying to make sure I can use the launchpad ICDI to debug the external processor before moving forward, and am having some trouble. currently I have the TM4C123GH6PM chip broken out on a breadboard with the supporting circuitry around it as shown in the Tiva Launchpad manual, page 21, component U1-B. found here:
http://www.ti.com/lit/ug/spmu296/spmu296.pdf
The only differences with my setup are that I have a couple slightly different capacitor sizes across VDDC and GND, and VDD/DBAT/VDDA and ground. I am also just pulling WAKE up with a 10K resistor. Both oscillator circuits and reset button are the same. I am powering the processor using 3.3V from the launchpad. I also have the following connections from my launchpad to my microprossor:
Launchpad pin, TCK to pin 52
Launchpad pin, TMS to pin 51
Launchpad pin, TDO to pin49
Launchpad pin, TDI to pin 50
I also have EXT_DBG grounded on the launchpad, and the power jumper removed.
according on the wiki, this should work, but when I hit "debug" on CCS, I just get an "error connecting to the target" message.
is there anything I am missing here? Am I correct in assuming that I can use Code Composer Studio in this way?
any help on this matter would be greatly appreciated,
thanks,
Chris