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.

EK-TM4C123GXL, IAR, and J-Link

Other Parts Discussed in Thread: EK-TM4C123GXL, TM4C123GH6PM, SEGGER

I have connected a J-Link debugger to my EK-TM4C123GXL using a Tag-Connect TC2050-IDC-NL with CLIP.

I start my IAR workbench under Windows 7. I initiated the download.

I have moved the Device/Debug switch to Device.

With just the JTAG connector I get the error 'Failed to get CPU status'.

Wed May 11, 2016 08:43:30: Loaded macro file: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.3\arm\config\debugger\TexasInstruments\TM4C123.dmac
Wed May 11, 2016 08:43:31: JLINK command: ProjectFile = C:\Users\smithkm\Perforce\ksmith_SHLLL0924_ProjectSwiftMainline_1073\Firmware\ProdCPPMain\settings\ProdCPPMain_Debug.jlink, return = 0
Wed May 11, 2016 08:43:31: Device "TM4C123GH6PM" selected.
Wed May 11, 2016 08:43:31: DLL version: V5.2i, compiled Nov 3 2015 17:24:17
Wed May 11, 2016 08:43:31: Firmware: J-Link compiled Jul 30 2008 11:24:37 ARM Rev.5
Wed May 11, 2016 08:43:31: JTAG speed is initially set to: 1000 kHz
Wed May 11, 2016 08:43:31: Hardware reset with strategy 0 was performed
Wed May 11, 2016 08:43:31: Initial reset was performed
Wed May 11, 2016 08:53:06: Fatal error: Session aborted!

When I plug a USB cable into the 'Device' connector, I get the message 'Target VCC failure'.

Wed May 11, 2016 08:53:50: Loaded macro file: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.3\arm\config\debugger\TexasInstruments\TM4C123.dmac
Wed May 11, 2016 08:53:51: JLINK command: ProjectFile = C:\Users\smithkm\Perforce\ksmith_SHLLL0924_ProjectSwiftMainline_1073\Firmware\ProdCPPMain\settings\ProdCPPMain_Debug.jlink, return = 0
Wed May 11, 2016 08:53:51: Device "TM4C123GH6PM" selected.
Wed May 11, 2016 08:53:51: DLL version: V5.2i, compiled Nov 3 2015 17:24:17
Wed May 11, 2016 08:53:51: Firmware: J-Link compiled Jul 30 2008 11:24:37 ARM Rev.5
Wed May 11, 2016 08:53:51: JTAG speed is initially set to: 1000 kHz
Wed May 11, 2016 08:53:51: Could not measure total IR len. TDO is constant high.
Wed May 11, 2016 08:53:51: Hardware reset with strategy 0 was performed
Wed May 11, 2016 08:53:51: Initial reset was performed
Wed May 11, 2016 08:53:51: Could not measure total IR len. TDO is constant high.
Wed May 11, 2016 08:53:51: Could not measure total IR len. TDO is constant high.
Wed May 11, 2016 08:53:51: TotalIRLen = ?, IRPrint = 0x..0000000000000000000000FF
Wed May 11, 2016 08:54:12: Fatal error: Target VCC failure. Please check target voltage. Session aborted!

What is the correct configuration to use a J-Link with the TM4C123GXL Launchpad board?

Keith Smith