hi there am trying to port GOOM to my stmdiscovery via mios and mios studio, i think i have mios installed but when i try to port project.hex i get nothing.
the fist image is before i try to upload the hex file and image 2 is after.
any help at all would be amazing. cheers
[mios.bmp](< base_url >/applications/core/interface/file/attachment.php?id=12020)
[after project upload.bmp](< base_url >/applications/core/interface/file/attachment.php?id=12021)
Martin,
The images you attached are unreadable. If you use jpg instead of bmp you can post much bigger images.
Anyway, the steps should be:
install bootloader: follow this tutorial
then upload project hex through mios studio
T.K
June 6, 2015, 4:23pm
3
It looks like the synth app is running.
http://discourse.midibox.org/t/topic/19045
Best Regards, Thorsten.
hi thorsten am trying to delve into the goom source code to maybe add a few things. since all the code is now in c++ what compiler do you use?