PIC32: add Microchip Explorer16 cfg
[openocd/jflash.git] / tcl / board / microchip_explorer16.cfg
blobf5c4faab441d55b6987bb44d96a7ada148f332e5
1 # Microchip Explorer 16 with PIC32MX360F512L PIM module.
2 # http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en024858
4 # TAPID for PIC32MX360F512L
5 set CPUTAPID 0x30938053
7 # use 32k working area
8 set WORKAREASIZE 32768
10 source [find target/pic32mx.cfg]
12 # For more information about the configuration files, take a look at:
13 # openocd.texi