Skip to main content
1 of 2

Problem Atmel Studio 7 with uploading

I have a problem with the interworking between Atmel Studio 7 and Arduino IDE 1.6.10.

I recently upgraded from IDE1.0 to 1.6.10 can no longer upload my code to the arduino. Everything works including compiling and it does recognise my COM3 port. Atmel Studio is configured for no external programmer.

When I compile with the arduino IDE it does upload the code. My Question is what goes wrong here, what do I need to do solve it. Thanks for your help

This the message I have in the end: Compiling 'GridMonintor_V1R1' for 'Arduino Nano w/ ATmega328' Binary sketch size: 12,268 bytes (used 40% of a 30,720 byte maximum) (22.20 secs)

Minimum Memory Usage: 774 bytes (38% of a 2048 byte maximum) Uploading to I/O board using 'COM3'

avrdude: no programmer has been specified on the command line or the config file Specify a programmer using the -c option and try again