TM4C129X

From SEGGER Knowledge Base
Jump to navigation Jump to search

The TM4C129X Development Board is an TM4C129XNCZAD evaluation board.

TM4C129X.jpg

Preparing for J-Link

  • Connect your J-Link to the JTAG connector J1 (XDS-IDCI) of the evaluation board.
  • Set J11 (PWR Source) to ICDI and power the board via J4 (DEBUGGER USB)
  • Verify the Connection with J-Link Commander. The output should look as follows (truncated at the yellow line):

TM4C129XNCZAD Connect.png

Example Projects

Hello World

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the TM4C129XNCZAD. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup