chipKIT® Development Platform

Inspired by Arduino™

Issue Programming UC32 in MPLAB Using Bootloader

Created Thu, 08 Sep 2016 21:36:56 +0000 by RMichael910


RMichael910

Thu, 08 Sep 2016 21:36:56 +0000

Good afternoon,

I want to program a UC32 using MPLAB, without overwriting the bootloader. This forum post was very helpful for getting everything set up:

http://chipkit.net/forum/viewtopic.php?f=19&t=3516

I was able to program my UC32 in MPLAB by using AVRDUDE, by following the suggestions in that post. However, I am not able to get any programs to actually execute on the board. I started with a simple program that flashes LEDs 4 and 5 (RG6 and RF0) on the board, but nothing happens.

I am wondering if anyone else has had luck programming a Chipkit in this manner, and if so, could you provide any tips / example code?

Thanks