Arduino DUE : Cara Untuk upload program
Arduino DUE adalah salah satu board version Arduino. Ramai yg alami masalah untuk upload program ketika mengunakan Arduino DUE ini. Contoh Error semasa compiling/upload: 1) Uploading yg lama kemudian dapat error : Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 30,720 bytes. Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes. avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x8a avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x8a avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x8a avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x8a avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() at...