DUE doesnt get makes error when upload (program port)

DUE doesnt get makes error when uploading with (program port)
im started to thinking my new DUE is broken because Atmel is getting really hot and gives the same error when you try to upload an uno with non 328 setting

Are you going to give us any clues as to what you are trying to upload, what is connected to the Due (if anything) and what the error message is ?

Çalışmanız programın 26828 bayt (87 %) saklama alanını kullandı. Maksimum 30720 bayt.
Global değişkenler belleğin 635 byte kadarını (31%) kullanıyor. Yerel değişkenler için 1413 byte yer kalıyor. En fazla 2048 byte kullanılabilir.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xca
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xca
Problem uploading to board. See https://support.arduino.cc/hc/en-us/sections/360003198300 for suggestions.

old uno project.(doent use any circuit)
nothings connected

Is it Due???
Why do you show Uno upload output?

thats not unos output. thats ides output when uploaing with due setting

yes it is due

you are definitely wrong.
Look to the message:

it says that the board you selected has 30720 bytes of flash and 2048 bytes of RAM - so it can't be Due, it is Uno.

You just chose the wrong board in Arduino ide

Arduino Due 512k flash 96k RAM

oh... ok but IT IS GETTING SO HOT

im unplugging it...

That is another problem....

So you can mark this thread as solved

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.