pichenettes / eurorack

Eurorack modules
2.62k stars 731 forks source link

where is the file---"bootloader.hex"? #50

Closed LegendaryTeacherLiu closed 2 years ago

LegendaryTeacherLiu commented 2 years ago

i am first to diy the mutable eurorack rings. i use st-link utility to upload the firmware. but it is only" .hex f"ile can be use. i can't find "bootloader.hex". just only find "bootloader.cc". how can i do ? how to make .hex?

gorcha commented 2 years ago

Hi @LegendaryTeacherLiu, you need to compile the bootloader using the included makefile to produce the .hex file.

Check out the vagrant dev environment for a fully configured build environment. There are also instructions for building on OSX with homebrew in issue #28.

LegendaryTeacherLiu commented 2 years ago

Thank you for your reply. I will try to do it. and Can I directly use the wav file on the mutable website to complete the firmware upgrade?

gorcha commented 2 years ago

Yep, you can update the firmware using the files available on the website here.

The manual has instructions for performing the update from a wav file: https://mutable-instruments.net/modules/rings/manual/#firmware

LegendaryTeacherLiu commented 2 years ago

Thank you again. Because I don't have the ability to program. then I will use the wav file on the website to upgrade the firmware.

pichenettes commented 2 years ago

This online is space is for reporting issues in the codebase, this is certainly not a support forum!