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...")
 
(No difference)

Latest revision as of 15:51, 19 June 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