You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
287 B

  1. # Microchip Explorer 16 with PIC32MX360F512L PIM module.
  2. # http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en024858
  3. # TAPID for PIC32MX360F512L
  4. set CPUTAPID 0x30938053
  5. # use 32k working area
  6. set WORKAREASIZE 32768
  7. source [find target/pic32mx.cfg]