Yes, you can definitely do that. This is exactly how the firmware upgrades I'm distributing work. Once you have a hex file, there are a bunch of utilities in the /tools directory that help you convert it to a .ioioapp bundle file, which can then be read by IOIODude and flashed on the IOIO over USB.
On Fri, Jul 8, 2016 at 7:17 AM, Mark Hansen <[email protected]> wrote: > Hello, > > Is it possible to download and run a MPLAB X project *without* using a > programming pod (e.g. PICKit 3) or an Android device? Does the IOIO > built-in bootloader support downloading MPLAB X projects with C source code > directly over the USB connection? I am trying to run custom C code on the > PIC24FJ microcontroller > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
