Next Previous Contents

4. Compiling the firmware

The firmware can be compiled using the SDCC compiler available at <http://www.sourceforge....>.

After installing the program, simply running

> make
should do, to regenerate ezusbmidi.ihx from its sources.

You can reload to new generated firmware by

> cat ezusbmidi.ihx > /proc/ezusb/dev0
since the ezusb2131 downloader is kept hooked on the device.


Next Previous Contents