Welcome! Log In Create A New Profile

Advanced

Marlin 2.X Upload Fails every Time....

Posted by chriss199815 
Marlin 2.X Upload Fails every Time....
February 28, 2020 10:19AM
Hello,

Last week I trayed to upgrade my Marlin through Visual Studio Code and AutoBuildMarlin to my Ender 3 Pro with bord version 1.1.5. I can compile the code, and I was able to Upload the code once, but sadly since then no luck. I trayed using the standard Config's from the GitHub Repo from Marlin but no Luck. I have read about the BAUDRATE, but I haven't found a way to set it in Visual Studio Code. I tried 3 Different Computers with known good USB Ports, and 2 Different Know good USB Cables!

This is the output I get at the end of the Upload:


avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xef

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xef



avrdude done. Thank you.



*** [upload] Error 1

======================================================================================= [FAILED] Took 113.91 seconds =======================================================================================



Environment Status Duration

---------------------------- -------- ------------

megaatmega2560 IGNORED

megaatmega1280 IGNORED

rambo IGNORED

FYSETC_F6_13 IGNORED

FYSETC_F6_14 IGNORED

sanguino_atmega644p IGNORED

sanguino_atmega1284p IGNORED

melzi IGNORED

melzi_optiboot FAILED 00:01:53.913

at90usb1286_cdc IGNORED

at90usb1286_dfu IGNORED

DUE IGNORED

DUE_USB IGNORED

DUE_debug IGNORED

LPC1768 IGNORED

LPC1769 IGNORED

STM32F103RC IGNORED

STM32F103RC_fysetc IGNORED

STM32F103RC_bigtree IGNORED

STM32F103RC_bigtree_USB IGNORED

STM32F103RC_bigtree_512K IGNORED

STM32F103RC_bigtree_512K_USB IGNORED

STM32F103RE IGNORED

STM32F103RE_bigtree IGNORED

STM32F103RE_bigtree_USB IGNORED

STM32F4 IGNORED

STM32F7 IGNORED

ARMED IGNORED

STM32F103VE_GTM32 IGNORED

STM32F103VE_longer IGNORED

mks_robin_mini IGNORED

mks_robin_nano IGNORED

mks_robin IGNORED

mks_robin_pro IGNORED

mks_robin_lite IGNORED

mks_robin_lite3 IGNORED

jgaurora_a5s_a1 IGNORED

STM32F103CB_malyan IGNORED

chitu_f103 IGNORED

STM32F401VE_STEVAL IGNORED

FLYF407ZG IGNORED

FYSETC_S6 IGNORED

STM32F407VE_black IGNORED

BIGTREE_SKR_PRO IGNORED

BIGTREE_GTR_V1_0 IGNORED

BIGTREE_BTT002 IGNORED

teensy31 IGNORED

teensy35 IGNORED

esp32 IGNORED

linux_native IGNORED

SAMD51_grandcentral_m4 IGNORED

rumba32_f446ve IGNORED

rumba32_mks IGNORED

include_tree IGNORED

================================================================================== 1 failed, 0 succeeded in 00:01:53.913 ==================================================================================
Attachments:
open | download - log.txt (3.8 KB)
Re: Marlin 2.X Upload Fails every Time....
February 28, 2020 12:12PM
Settings in platformio.ini:
[docs.platformio.org]#

Herzl. Grüße
Re: Marlin 2.X Upload Fails every Time....
February 28, 2020 01:08PM
Hallo danke für deine Hilfe.
Ich habe die upload_speed jetzt überall auf 19200 gesetzt, das hat leider nicht geholfen confused smiley.
Hast du eventuell noch eine Idee woran es Liegen könnte.
Re: Marlin 2.X Upload Fails every Time....
February 28, 2020 03:14PM
Versuch es mal mit der Arduino-IDE.
Eigenartig ist, daß es einmal geklappt hat. Sieht nach diesem Fehler aus, der ist aber gefixt:
[github.com]
Versuche es mal mit melzi statt mit melzi_optiboot.
sanguino_atmega1284p, melzi und melzi_optiboot haben alle die Einstellung
board  = sanguino_atmega1284p.
upload_speed = 57600 bzw. 115200
Siehe hier: [github.com]

Herzl. Grüße
Re: Marlin 2.X Upload Fails every Time....
February 29, 2020 05:29AM
Hallo,

Also ich hab es geschafft das der Code in Arduino Compiled. Habe dort aber das gleiche Problem.
Habe nicht wirklich eine Möglichkeit gefunden die upload_speed zu setzten, könntest du mir dort eventuell weiterhelfen?
Re: Marlin 2.X Upload Fails every Time....
February 29, 2020 11:56AM
Anleitung für 1284p hier, Beitrag #1 von pert
[forum.arduino.cc]
Was steht denn im Gerätemanager unter Anschlüsse (COM & LPT)?

Herzl. Grüße
Sorry, only registered users may post in this forum.

Click here to login