Arduino micro compile to target not working

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
zadah
Posts: 2
http://meble-kuchenne.info.pl
Joined: Sat Jan 16, 2021 4:22 pm

Arduino micro compile to target not working

Post 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.

BenR
Matrix Staff
Posts: 1951
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 697 times

Re: Arduino micro compile to target not working

Post 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.

Post Reply