Error message

For general Flowcode discussion that does not belong in the other sections.
Post Reply
dogito
Posts: 4
http://meble-kuchenne.info.pl
Joined: Thu Nov 25, 2021 11:27 am

Error message

Post by dogito »

Hi. I'm following the example described in the Flowcode Getting started guide (blinking an led on and off with a 1 second delay) but I get this error message:
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\AVR\batchfiles\avrc_arduinoB.bat reported error code 0x3
Any ideas? I'm new to this
Thanks

medelec35
Matrix Staff
Posts: 1924
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 623 times
Been thanked: 645 times

Re: Error message

Post by medelec35 »

Hello.
Can you post your .fcfx project file?
To do that you will need to click Full Editor & Preview and then select the Attachments tabs.
Martin

dogito
Posts: 4
Joined: Thu Nov 25, 2021 11:27 am

Re: Error message

Post by dogito »

Flowcode1.fcfx
(9.95 KiB) Downloaded 300 times
I think this is it

Steve-Matrix
Matrix Staff
Posts: 1472
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 204 times
Been thanked: 349 times

Re: Error message

Post by Steve-Matrix »

I believe error code 3 is "programmer is not responding". Maybe check that the COM port for the Arduino is correct (in build settings).

Post Reply