forked from auracaster/openocd
John McCarthy <jgmcc@magma.ca> pic32mx flash wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1296 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
8
src/target/board/pic-p32mx.cfg
Normal file
8
src/target/board/pic-p32mx.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
# The Olimex PIC-P32MX has a PIC32MX
|
||||
|
||||
set CPUTAPID 0x40916053
|
||||
source [find target/pic32mx.cfg]
|
||||
|
||||
init
|
||||
flash probe 0
|
||||
flash probe 1
|
||||
Reference in New Issue
Block a user