Page 1 of 1

Arduino micro compile to target not working

Posted: Tue Apr 20, 2021 11:52 am
by zadah
Hi

I have tried to compile my program both with FC8 & FC9, but compiler gives following error message:
Connecting to programmer: .
. . . . . . . . . . . . . . . . .

avrdude.exe: butterfly_recv(): programmer is not responding

Error returned from [avrdude]

C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\AVR\batchfiles\avrc_arduinoA.bat reported error code 0x1

I also tried to compile with Arduino IDE and everything works just fine with the same board.

Re: Arduino micro compile to target not working

Posted: Tue Apr 20, 2021 4:08 pm
by BenR
Hello,

Sorry to hear your having problems. We will look into this for you.

For now you might be able to use a program called Xloader to manually load the hex file from Flowcode onto the device, we have had good success with this in the past when the automatic compile to chip has problems.