NXP LPC54018M-EVK
Jump to navigation
Jump to search
This article describes specifics for the NXP LPC54018M-EVK evaluation board.
Preparing for J-Link
- Connect your J-Link to the JTAG header (P1)
- Power the board via micro USB
- Verify the Connection with J-Link Commander.
The output should look as follows:
Example Project
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Cortex-M4 core of NXP LPC54018M-EVK.
It is a simple Hello World sample linked into the on-chip Serial Flash @0x01000000.
SETUP
- Embedded Studio: V8.10b
- Hardware: NXP MCIMX7ULP-EVK
- Link: File:NXP LPC54018M-EVK TestProject ES V810b.zip