NXP FRDM-MCXE247
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:
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
- Embedded Studio: V7.20
- Hardware: NXP FRDM-MCXE247
- Link: File:NXP MCXE247 TestProject ES V720.zip