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