Kevin Keefe
11/28/2023, 9:23 PMcaravel_board/firmware/blink/
and caravel_board/firmware/matt_test
. Unfortunately, I ran into an issue with the matt_test
halfway through, and it looks like I'm not longer able to detect the Winbond
SRAM.. This is what the output looked like from running sudo make flash
in matt_test
(I believe have to use sudo to allow python to write to the usb port in wsl)
I've attached what sudo make flash
used to do (before and after) running matt_test
Did I brick my board somehow? If not, how do I recover programming it correctly?Tim Edwards
11/29/2023, 12:17 AMmake flash
says the flash is erasing, then you can let go of the reset button.Kevin Keefe
11/30/2023, 4:10 PMTim Edwards
11/30/2023, 5:48 PM