Difference between revisions of "Mindmotion PLUS5270 MM32F5270"

From SEGGER Wiki
Jump to: navigation, search
Line 20: Line 20:
 
====SETUP====
 
====SETUP====
 
*J-Link software: V6.83
 
*J-Link software: V6.83
*Embedded Studio: V4.52b
+
*Embedded Studio: V6.34
  +
*Hardware: Mindmotion PLUS5270 MM32F5270
*Hardware: NXP JN5189-DK006 (QN9090 upgrade board)
 
 
*Link: [[File:NXP_QN9090_TestProject_ES_V452b.zip]]
 
*Link: [[File:NXP_QN9090_TestProject_ES_V452b.zip]]

Revision as of 08:39, 4 November 2022

This article describes specifics for the Mindmotion PLUS5270 MM32F5270 evaluation board.

450px

Minimum requirements

  • J-Link software V6.83 or later

Preparing for J-Link

  • Connect the J-Link to the SWD header (P15)
  • Power the board via external power supply / power jack (J4)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP QN9090 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 Mindmotion PLUS5270 MM32F5270.
It is a simple Hello World sample linked into the internal flash.

SETUP