riscv-openocd-wch/testing/examples/PIC32
imi415 6f2de615cf
Initial WCH codebase.
2022-03-29 17:01:37 +08:00
..
BlinkingLeds.c Initial WCH codebase. 2022-03-29 17:01:37 +08:00
BlinkingLeds.elf Initial WCH codebase. 2022-03-29 17:01:37 +08:00
readme.txt Initial WCH codebase. 2022-03-29 17:01:37 +08:00

readme.txt

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.