Difference between revisions of "NXP MCIMX7ULP-EVK"

From SEGGER Wiki
Jump to: navigation, search
(Example Project)
(Example Project)
 
(No difference)

Latest revision as of 17:33, 8 March 2024

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

Preparing for J-Link

  • Connect the J-Link to the 20 pin JTAG connector (J6)
  • Power the board via 5V power jack (P1)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP MCIMX7ULP-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 MCIMX7ULP-EVK.
It is a simple Hello World sample linked into the external SPI flash @0x04000000.

SETUP