Hello,
I am soldering a PIC-based core module and a SID module. The PIC has the MIOS bootstrap.
Then I will upload the OS.
I have a question: what happens if the upload fails? Can I upload the OS again without problem?
I would be sure not to brick my first MIDIbox project, so I need to be sure everything will be OK
Yes, you can: power-off the core, press the START button in MIOS Studio, power-on the core -> the core will send an upload request and the application will be uploaded with the 1st level bootloader (which can’t be overwritten)
Best Regards, Thorsten.
OK, that’s perfect ! It’s as robust as my Arduino platform
MBHP_CORE is soldered. Tomorrow, I solder the pins and power cable, and will test it