I am trying to install Klipper with KIAUH and Mainsail following Sineos’ guide, and when I try to flash the firmware I get the error as described in the title of this post.
make flash FLASH_DEVICE
The FLASH_DEVICE part in that command is supposed to be replaced by the info retrieved by the ls /dev/serial/by-id/* command, right? Is there any info that needs to go after FLASH_DEVICE? If so, what is that info?
I am using a Raspberry pi 4 to do this. I’m not sure what my printer board is, though.
When I built my firmware, I selected avr atmega2560 in one of the options(I can’t remember which one it was). Would that be a problem?
You should be quite sure what you want to flash, else flashing makes no sense.
The setup is made for certain boards/MCUs. You can’t flash a 32-bit board with 8-bit firmware.
A close look on the board helps a lot: Name of the board and the MCU