NXP LPC54018M-EVK

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the NXP LPC54018M-EVK evaluation board.

LPC54018M-EVK.jpg

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:

 LPC54018M-EVK Connect.png

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