TM4C129X
Jump to navigation
Jump to search
The TM4C129X Development Board is an TM4C129XNCZAD evaluation board.
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):
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
- J-Link software: V8.21
- Embedded Studio: V8.26
- Hardware: TM4C129XNCZAD
- Link: File:TM4C129XNCZAD HelloWorld.zip