LM4F232H5QD

From SEGGER Knowledge Base
Jump to navigation Jump to search

The LM4F232H5QD is an LM4F evaluation board.

LM4F232H5QD.jpg

Preparing for J-Link

  • Connect your J-Link to the JTAG connector J1 of the evaluation board.
  • Set J6 (PWR Source) to ICDI and power the board via J8 (USB).
  • Verify the Connection with J-Link Commander. The output should look as follows:

LM4F232H5QD 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 LM4F232H5QD. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup