I copied the avrdude command from arduino's verbose window (when uploading to external chip) into Atmel Studio's external tool UI. Tweaked a few properties, and it worked!
same thing was happening to me in the beginning even though im using tinyISP , i just keep it on release all the time now. you know somehwere there is an installer that ports all or most libraries from Arduino to work on the atmel studio, i just can think of the name or place i saw it.
eddiea6987:
same thing was happening to me in the beginning even though im using tinyISP , i just keep it on release all the time now. you know somehwere there is an installer that ports all or most libraries from Arduino to work on the atmel studio, i just can think of the name or place i saw it.
eddiea6987:
same thing was happening to me in the beginning even though im using tinyISP , i just keep it on release all the time now. you know somehwere there is an installer that ports all or most libraries from Arduino to work on the atmel studio, i just can think of the name or place i saw it.
Yes sir. thats it. I installed it but i have never tried using it, i feel like it defeats the purpose of trying to learn the inner workings and how to program these chips
if all I do is rely on others libraries , while useful , i would like to learn exactly how to communicate via 2wire or spi etc...... so thats my reason for using atmel and because it natevly supports programing for all their chips even the ones with the ARM cores