Help with flashing Marlin fw via Repetier Server Pro?
I'm on a Pro trial at the moment, and mostly loving it. I'd like to flash an updated version of Marlin to one of my connected printers via USB, but I'm having issues. I can print, send commands, etc., but flashing firmware isn't working. The printer is configured to use serial port: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A107QINP-if00-port0 in the Printer Settings menu. When I attempt to flash the firmware, here's what I'm seeing:
Uploading firmware binary ...
Stopping printer connection
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x9c
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xbe
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xdb
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x0c
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x21
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xdc
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x98
avrdude done. Thank you.
Upload finished
Reactivating printer connection ...
Firmware upload finished.
That port is not in use by any other software, and I believe I am using the correct hex file, found in my appdata\local\temp directory. Any ideas?
Uploading firmware binary ...
Stopping printer connection
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x9c
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xbe
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xdb
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x0c
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x21
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xdc
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x98
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x98
avrdude done. Thank you.
Upload finished
Reactivating printer connection ...
Firmware upload finished.
That port is not in use by any other software, and I believe I am using the correct hex file, found in my appdata\local\temp directory. Any ideas?
Comments
The printers themselves are connected via a hub, but that serial port is not available on the fw upload screen, just the generic /dev/tty0, etc. ports.
You can not set port because it uses the same port as set for connection.