So working on updating to latest White Whale firmware. I’ve downloaded the file from https://github.com/monome/whitewhale/releases, which went fine. But following the directions on Monome’s firmware update page for Mac, it states
“there’s a script called update_firmware.command within the named module folder.”
which I don’t see anywhere in the folder. There are two folders, libavr32, and src. The src folder has a few files named
config.mk
flash.command
flash.sh
main.c
Makefile
But nowhere can I find a script called "update_firmware.command.
I tried running the flash.command twice, since I missed the first error output, and the second error returned this…
Checking memory from 0x2000 to 0x3FFFF… Empty.
Chip already blank, to force erase use --force.
Error opening whitewhale.hex
See --debug=51 or greater for more information.
logout
Saving session…
…copying shared history…
…saving history…truncating history files…
…completed.
Am I missing something? I hope I didn’t jump the gun and prematurely run the wrong script…
Okay, I found the correct file after a quick search for that specific script. Sorry about that. But now the I show this while trying to update the firmware.
dfu-programmer: no device present.
SOLVED:
I had to bring the whitewhale.hex file over to the same folder. AND all TT commands are working as expected!