


When adding this line to my platformio.ini, I get a different error message: avrdude: Can't find programmer id "atmel-ice"Ģ232HIO = FT2232H based generic programmer Other things I tried: I read on a post (I’m sorry I cannot find the link anymore) that adding upload_port = usbĬan solve the issue. ini file to make my atmel ICE work? thanks! I feel like the message I get : For some development platforms it can be a USB flash drive (i.e. There are some options described on the platformIO documentation but I am completely lost. The atmel ICE programmer, compared to an Arduino for example, doesn’t have a USB PORT number associated with it, so I don’t know how I am supposed to specify my upload_port argument in my. I tried a couple things described below but I am not sure I am going on the right track. media//)Īt that point I am not sure what to try. PROGRAM: 1.4% (used 444 bytes from 32256 bytes)Įrror: Please specify `upload_port` for environment or use global `-upload-port` option.įor some development platforms it can be a USB flash drive (i.e. So this is what I wrote in my file: Īnd I get this message as I run the upload command on PIO: DATA: 0.4% (used 9 bytes from 2048 bytes)
ATMEL ICE DRIVER HOW TO
I first used PIO’s documentation on how to use Atmel-ICE with it on this page: debug-tools/atmel-ice If you would like to use this tool for firmware uploading, please change upload However I cannot upload with my programmer. *I posted this question on stackoverflow earlier but nobody seems to be familiar with PlatformIO enough to answer, so I decided to ask the same question on PIO community directly! I am trying to use my atmel ICE with platformIO and VS Code instead of Atmel Studio, as this software is a pain when I want to use Arduino.h with libraries.
