Difference between revisions of "Mindmotion-MB-036"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(Example Project)
Line 16: Line 16:
   
 
== Example Project==
 
== 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. <br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Mindmotion MB-036 MM32F3270##########################################. <br>
 
It is a simple Hello World sample linked into the internal flash.<br>
 
It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====

Revision as of 12:28, 28 November 2022

This article describes specifics for the Mindmotion MB-036 evaluation board.

MM-MB-036-board.jpg

Minimum requirements

  • J-Link software V7.82d or later

Preparing for J-Link

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

MM PLUS5270 MM32F5270 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 MB-036 MM32F3270##########################################.
It is a simple Hello World sample linked into the internal flash.

SETUP