NXP IMX943LP4EVK-19

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the NXP IMX943LP4EVK-19 evaluation board.
NXP IMX943LP4EVK-19 board.JPG

Preparing for J-Link

For example: dd if=iMX94_flash.bin of=/dev/sdb bs=1024 seek=32; sync

  • Set boot from SD card mode (SW4)
  • Connect the J-Link to JTAG connector (J16).
  • Power the board via Power connector (P1).
  • Turn on the power switch (SW1).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:
  • Cortex-M33 connection:

NXP IMX943LP4EVK-19 M33 connect.png

  • Cortex-M7 connection:

NXP IMX943LP4EVK-19 M7 connect.png

  • Cortex-A55 connection:

NXP IMX943LP4EVK-19 A55 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 MCIMX93-EVK.
It is a simple Hello World sample linked into the internal flash.

Coretex-M33

SETUP

Coretex-M7

SETUP

Coretex-A55

SETUP