Programming Nexus arduino board without the arduino IDE


hello everybody,

i upload .hex program without use of arduino ide. used avrdude :

avrdude -pm328 -carduino -p/dev/ttyusb0 -uflash:w:build2566730906525817719.tmp/blink.cpp.hex:a

but doesnt work because got standard message : avrdude: stk500_recv(): programmer not responding

if upload same blink example using arduino ide board choice ( arduino duemilanove or nano w/ atmega328 ) uploading done perfectly!

arduino ide should uses specifics option on target atmega328 how can see comand line executed arduino ide ?

thanks

file:preferences, turn on verbose output uploads.
you can see commands being used.


Arduino Forum > Using Arduino > Programming Questions > Programming Nexus arduino board without the arduino IDE


arduino

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62