]> git.sur5r.net Git - openocd/blob - testing/examples/PIC32/readme.txt
stm32x_options_t -> struct stm32x_options
[openocd] / testing / examples / PIC32 / readme.txt
1 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.
2 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 
3 to program the flash for this specific target. It is possible in the future this limitation to be removed. 
4