Page 1 of 2
Avr Compiler Toolchain problem
Posted: Thu Feb 25, 2021 4:32 pm
by nickchlapout
Hello, I need some help with compiling my first project. I have installed the flowcode 9. I 've then installed toolchain for avr /arduino. I 've opened again the project and I 've tried to compile to arduino. There is a message
AVR compiler toolchain is not installed. Please visit ...flowcode.co.uk to download.
Can you please help?
Thank you
Re: Avr Compiler Toolchain problem
Posted: Thu Feb 25, 2021 10:26 pm
by medelec35
If you select View ribbon, Global settings.
Look at the Locations Tab
What path have you got for AVR?
Re: Avr Compiler Toolchain problem
Posted: Fri Feb 26, 2021 2:46 pm
by nickchlapout
there is no path at all.
Re: Avr Compiler Toolchain problem
Posted: Fri Feb 26, 2021 3:22 pm
by p.erasmus
Hi
It should look like this
Are you sure the tool chain installed ?
Try to set the path with the button

- P1.jpg (57.3 KiB) Viewed 8728 times
Re: Avr Compiler Toolchain problem
Posted: Wed Mar 03, 2021 3:39 pm
by nickchlapout
Thank you very much the problem was resolved , it was the global settings after all. But most of the times when I'm trying to upload a program to my arduino this message appears.
Re: Avr Compiler Toolchain problem
Posted: Wed Mar 03, 2021 3:41 pm
by p.erasmus
Hi Sorry to say but we can not read anything on the picture you posted can you try again with a better resolution
Re: Avr Compiler Toolchain problem
Posted: Thu Mar 04, 2021 12:48 pm
by nickchlapout
If you download it and see it in full screen, you will see it better
Re: Avr Compiler Toolchain problem
Posted: Thu Mar 04, 2021 12:49 pm
by nickchlapout
I am sending you the main problem
Re: Avr Compiler Toolchain problem
Posted: Thu Mar 04, 2021 12:51 pm
by nickchlapout
I am sending it now
Re: Avr Compiler Toolchain problem
Posted: Thu Mar 04, 2021 12:54 pm
by BenR
Hello,
Is COM4 correct for your Arduino? If not then try going into the Build -> Project Options menu and ensure you select the correct port for your Arduino. Even if the setting looks correct make sure you click on the setting and double check as there is a known bug where Flowcode will list the first valid port even when no port is actually selected.
Out of interest which Arduino are you using? Do you have the port open in any other software?