License Activation

For general Flowcode discussion that does not belong in the other sections.
pmaud
Posts: 6
http://meble-kuchenne.info.pl
Joined: Wed Mar 27, 2024 8:17 am

License Activation

Post by pmaud »

I am new to Flowcode and having followed an online tutorial I :?: have built a very simple test project.
When I try to compile it to the target Arduino Nano I get a message stating "You do not have a valid license to perform this action". I have tried all the functions I can find in the HELP tab under licensing, but cannot see a solution.
Any help would be appreciated

chipfryer27
Valued Contributor
Posts: 1149
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 286 times
Been thanked: 412 times

Re: License Activation

Post by chipfryer27 »

Hi

What "nano" are you trying to use?

Regards

medelec35
Matrix Staff
Posts: 1452
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: License Activation

Post by medelec35 »

Hello.
If you have not purchased any chip packs, then the only hardware that will work is listed here
Martin

pmaud
Posts: 6
Joined: Wed Mar 27, 2024 8:17 am

Re: License Activation

Post by pmaud »

It was Nano 328 115200, but I have changed it to Nano 328.
It now compiles, but with the following error.
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avrc_arduinoA.bat reported error code 0x1
I'm not sure what this means though

medelec35
Matrix Staff
Posts: 1452
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: License Activation

Post by medelec35 »

Hello.
Can you select Full Editor & Preview, below the reply window, Select attachments and upload the .fcfx, .msg.txt and .c files within the project folder.
Without seeing those files we can only guess.

Do you have the nano drivers installed and selected the correct comport (bottom righthand side) from within Build > Project Options...
Martin

pmaud
Posts: 6
Joined: Wed Mar 27, 2024 8:17 am

Re: License Activation

Post by pmaud »

Hello Martin,
I do not understand the first question you asked re Full Editor etc. I cannot see this on the forum page
Second question.Nano responds to Arduino IDE upload, so Drivers and Port should be ok, I think

kersing
Valued Contributor
Posts: 158
Joined: Wed Dec 02, 2020 7:28 pm
Has thanked: 66 times
Been thanked: 58 times

Re: License Activation

Post by kersing »

Full editor and preview refers to the marked button in the picture below.
IMG_2342.jpeg
IMG_2342.jpeg (50.68 KiB) Viewed 241 times
Once you select it you can use “Attachments” below the text box to add the requested files.

pmaud
Posts: 6
Joined: Wed Mar 27, 2024 8:17 am

Re: License Activation

Post by pmaud »

files attached
Attachments
TestLED1.h
(1.82 KiB) Downloaded 6 times
TestLED1.fcfx
(9.17 KiB) Downloaded 8 times
TestLED1.c
(3.66 KiB) Downloaded 8 times

chipfryer27
Valued Contributor
Posts: 1149
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 286 times
Been thanked: 412 times

Re: License Activation

Post by chipfryer27 »

Hi

Sorry to be brief.

Your chart compiles OK for me. Did you download the toolchain / drivers from the Flowcode page?

https://www.flowcode.co.uk/download/

Regards

medelec35
Matrix Staff
Posts: 1452
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: License Activation

Post by medelec35 »

You are missing the .msg.txt file
That would be a big help for us if you had downloaded the AVR/Arduino toolchaain
Martin

Post Reply