Environment:
Mar 19, 2014 Thanks, switching to ATmega328P (Old Bootloader) had helped me to solve stk500recv: programmer is not responding stk500getsync attempt 1 of 10: not in sync: resp=0x79 problem. Actually, I have a feeling that before I was using older version of GUI which had this option by default. – dmak Aug 7 '19 at 22:13.
My platformio.ini:
When I try to flash my newly arrived Arduino Nano boards I get (verbose is on):
As you can see, the sync works at the beginning and the writing #### also
only at the end of the ## the avrdude… error pops up.
If I just flash the blink sketch it works but If I flash my design it fails
The code I am flashing is quite big 96.4% used, could that be the issue?
However It does flash correctly on other brand of (clone) nano.
I have tried the following stuff already:
Any help is appreciated (otherwise I guess the 5 nano’s I bought are for the trash…)
Hi. I've recently bought a uno board starter kit from sparkfun, which i am running on a g4 powerbook with os x 10.5. but am having problems uploading the blink example.
I am able to upload the program once and the sequence runs fine, but if i try to upload again (if i alter the code for example) i get the message:
avrdude: stk500_recv(): programmer is not responding.
i have to unplug everything and start again and then it does the same - allows me to upload once etc.
Built in LED is working fine, and blinks at same rate as one that i have attached to pin13/gnd. Power LED is on constant. If I reset, both LED's flash a couple of times and then resume sequence.
Arduino board shows up in list of networks, but icon is not on desktop when i have it plugged in.
Help appreciated.
Thanks. Ben