forked from auracaster/openocd
Laurentiu Cocanu - blinking led app for PIC32.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1157 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
4
testing/examples/PIC32/readme.txt
Normal file
4
testing/examples/PIC32/readme.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Here you'll find a simple example tested with PIC32 Starter kit (source code and .elf file). It will blink repeatedly the LEDs on the board.
|
||||
The program was compiled and written on the target using MPLAB IDE v 8.0 that comes with the kit because openocd is missing currently the ability
|
||||
to program the flash for this specific target. It is possible in the future this limitation to be removed.
|
||||
|
||||
Reference in New Issue
Block a user