Paid for Arduino boards but none are found in FC8

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

Moderator: Benj

Post Reply
viktor_au
Posts: 367
Joined: Fri Jan 26, 2018 12:30 pm
Location: South Australia
Has thanked: 45 times
Been thanked: 63 times
Contact:

Paid for Arduino boards but none are found in FC8

Post by viktor_au »

Before I bought FC8 I asked Managing Director (Sales & Marketing) Liam Walton (Tue, 29 May 2018 ) why Arduino is separated from AVR and do I need to buy both: AVR and Arduino.
The answer was: It sounds like you do not need to order AVR, but to be clear about what chips you are using, have a look at the attached datasheet
After the FC8 installation I checked the target devices and found out that Arduino Uno board and LilyPad is free to use. However I could not find the product I payed for: Arduino (boards). I can not use Atmega2560 board or any other Arduino boards (when tried to compile Atmega2560 I was told by FC8 that I need AVR licence to do that).
I checked: https://www.matrixtsl.com/flowcode/ and found out that (yes) - Arduino should be a separate package with a separate licence.
When I tried: Menu->Build->Choose a target: I found next devices:
No chip, AVR, RPI, Free, ARD, PIC16, ARM, PIC32....
Where is Arduino?
Last edited by viktor_au on Sat Jun 02, 2018 2:27 am, edited 1 time in total.

viktor_au
Posts: 367
Joined: Fri Jan 26, 2018 12:30 pm
Location: South Australia
Has thanked: 45 times
Been thanked: 63 times
Contact:

Re: Paid for Arduino boards but none are found in FC8

Post by viktor_au »

I found the Arduino boards/devices.
They are hidden first.
You have to go to: Build->Project options->Choose a target->Free->Arduino Uno (as board).
Attach you Mega2560 project to Uno (first). Close it.
And do again:
Build->Project options->Choose a target->Free->
Now you will have all Arduino boards listed.
I am not sure why it is so complicated.

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times

Re: Paid for Arduino boards but none are found in FC8

Post by QMESAR »

viktor_au wrote:I am not sure why it is so complicated.
It is a bit strange that not all the Arduino boards show up in the project target dialog

EtsDriver
Posts: 444
Joined: Tue Apr 15, 2014 4:19 pm
Location: Kajaani, Finland
Has thanked: 345 times
Been thanked: 227 times

Re: Paid for Arduino boards but none are found in FC8

Post by EtsDriver »

Have you looked at the correct chip pack (ARD) for Arduino?
ARD.PNG
(103.21 KiB) Downloaded 1493 times
ARD2.PNG
(37.97 KiB) Downloaded 1493 times
Ill just keep the good work up!

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: Paid for Arduino boards but none are found in FC8

Post by Benj »

why Arduino is separated from AVR and do I need to buy both: AVR and Arduino.
A lot of customers have come from Arduino IDE and they only ever want to use Arduino hardware, in v7 the Arduino chips were part of the AVR chip pack and were pretty much hidden away and hard to find. As we wanted to make a much bigger play for Arduino in v8 they are now in their own "ARD" chip pack.

On the flip side customers who are up to speed using AVR microcontrollers generally don't want to be hamstrung by the limitations laid out by Arduino.

Finally we may add none AVR based Arduino targets in the future and this means having a separate Arduino chip pack makes even more sense.

Hopefully this answers the question.

Post Reply