Difference between revisions of "Microchip CuriosityPro PIC32CMJH01"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the Microchip Curiosity Pro PIC32CMJH01 evaluation board.<br> 450px ==...")
 
(Preparing for J-Link)
Line 5: Line 5:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to J400.
+
*Connect the J-Link to CORTEX DEBUg.
*Power the board via J200.
+
*Power the board via DBUG USB.
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
[[File:Microchip_PIC32CMJH01_PIC32CM5164JH01_connect.PNG|400px]]
+
[[File:Microchip_PIC32CMJH01_PIC32CM5164JH01_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==

Revision as of 11:33, 14 September 2023

This article describes specifics for the Microchip Curiosity Pro PIC32CMJH01 evaluation board.
Microchip PIC32CMJH01 PIC32CM5164JH01 board.jpg

Preparing for J-Link

  • Connect the J-Link to CORTEX DEBUg.
  • Power the board via DBUG USB.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Microchip PIC32CMJH01 PIC32CM5164JH01 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 Curiosity Pro PIC32CMJH01 .
It is a simple Hello World sample linked into the internal flash.

SETUP