FLowcode V6: How to program an Arduino?

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
profange
Posts: 3
Joined: Sun Jan 15, 2017 10:14 am
Been thanked: 1 time

FLowcode V6: How to program an Arduino?

Post by profange »

Hello,

How difficult it is to download a sketch in an Arduino Uno !

The default parameters are faulty.
I read on a post I must modify parameter the command passed to the a new avr_arduino bat file !
I do that

And now I have another problem.
"avrdude.exe: error opening Cligno A0.hexm328p: No such file or directory"

Is it possible to have a simple patch to fix up all the problem and make Arduino work ?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: FLowcode V6: How to program an Arduino?

Post by Benj »

Hello,

Hopefully this Arduino getting started guide should help.
http://www.matrixtsl.com/courses/Flowco ... uidev1.pdf

The problems were with earlier versions of Flowcode 6, the latest release of 6 should work correctly.

Arduino getting started page came from this part of the Wiki.
http://www.matrixtsl.com/wiki/index.php ... To_Program

profange
Posts: 3
Joined: Sun Jan 15, 2017 10:14 am
Been thanked: 1 time

Re: FLowcode V6: How to program an Arduino?

Post by profange »

Hello,

Thank you for your answer.

With this new version I no more problem to program my adruino.

Post Reply