NXP FRDM-MCXE247

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the NXP FRDM-MCXE247 evaluation board.

Preparing for J-Link

  • Connect the J-Link to J14 (SWD/JTAG)
  • Power the board via USB
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP MCXE247 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 NXP FRDM-MCXE247.
It is a simple Hello World sample linked into the internal flash starting at address 0x10000 to avoid the flash configuration field (see article on NXP MCX E24 family.

SETUP