repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
flash/nor: at91samd protection bits write fix
[openocd.git]
/
tcl
/
board
/
microchip_explorer16.cfg
blob
7c036c665cb02c295bfa7ee511ba76a95a6fbcf0
1
# Microchip Explorer 16 with PIC32MX360F512L PIM module.
2
# http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en024858
3
4
# TAPID for PIC32MX360F512L
5
set CPUTAPID 0x30938053
6
7
# use 32k working area
8
set WORKAREASIZE 32768
9
10
source [find target/pic32mx.cfg]