I work thru the tutorials that are locatetd in the midibox toolchain.
I use ubuntu, when i enter following lines into the linux console:
cd /home/wermitgeht/mios32/apps/tutorials/001_forwarding_midi
make
it builds this:
what i got is an .bin, elf, file
I want to upload that application on my LPC1769 core, with mios studio - but mios studio wants .hex
(on the core is up to now a SEQV4 application)
do I need some kind of converter?
or do I need change something in the “make”-thing - & how to change that.
