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