Difference between revisions of "Microchip WBZ450 Curiosity"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "800px|thumb|right|Microchip WBZ450 Curiosity evaluation board This article describes specifics for the Microchip WBZ450 Curiosity...")
 
(SETUP)
 
Line 19: Line 19:
 
*Embedded Studio: V8.12a
 
*Embedded Studio: V8.12a
 
*Hardware: Microchip WBZ450 Curiosity
 
*Hardware: Microchip WBZ450 Curiosity
*Link: [[File:Microchip_WBZ450_Curiosity_TestProject_ES_8V12a.zip]]
+
*Link: [[File:Microchip_WBZ450_Curiosity_TestProject_ES_V814.zip]]

Latest revision as of 14:12, 3 July 2024

Microchip WBZ450 Curiosity evaluation board

This article describes specifics for the Microchip WBZ450 Curiosity evaluation board. It can be used to test & verify Microchip PIC32CX-BZ2 device support.

Minimum requirements

  • J-Link software V7.96m or later

Preparing for J-Link

  • Connect the J-Link to the SWD header (J10).
  • Power the board via the USB jack of the break out board (J7).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:
    Microchip WBZ450 Curiosity 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 Microchip WBZ450 Curiosity. It is a simple Hello World sample linked into the internal flash.

SETUP