Avr Compiler Toolchain problem

For general Flowcode discussion that does not belong in the other sections.
nickchlapout
Posts: 12
http://meble-kuchenne.info.pl
Joined: Sun Feb 14, 2021 8:07 pm

Avr Compiler Toolchain problem

Post 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

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: Avr Compiler Toolchain problem

Post by medelec35 »

If you select View ribbon, Global settings.
Look at the Locations Tab
What path have you got for AVR?
Martin

nickchlapout
Posts: 12
Joined: Sun Feb 14, 2021 8:07 pm

Re: Avr Compiler Toolchain problem

Post by nickchlapout »

there is no path at all.
Attachments
Capture2.JPG
Capture2.JPG (34.2 KiB) Viewed 8720 times
Capture.JPG
Capture.JPG (69.65 KiB) Viewed 8720 times

User avatar
p.erasmus
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Avr Compiler Toolchain problem

Post 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
P1.jpg (57.3 KiB) Viewed 8718 times
Regards Peter - QME Electronics

nickchlapout
Posts: 12
Joined: Sun Feb 14, 2021 8:07 pm

Re: Avr Compiler Toolchain problem

Post 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.
Attachments
Capture.JPG
Capture.JPG (100.25 KiB) Viewed 8694 times

User avatar
p.erasmus
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Avr Compiler Toolchain problem

Post 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
Regards Peter - QME Electronics

nickchlapout
Posts: 12
Joined: Sun Feb 14, 2021 8:07 pm

Re: Avr Compiler Toolchain problem

Post by nickchlapout »

If you download it and see it in full screen, you will see it better

nickchlapout
Posts: 12
Joined: Sun Feb 14, 2021 8:07 pm

Re: Avr Compiler Toolchain problem

Post by nickchlapout »

I am sending you the main problem
Attachments
Capture3.jpg
Capture3.jpg (41.68 KiB) Viewed 8678 times

nickchlapout
Posts: 12
Joined: Sun Feb 14, 2021 8:07 pm

Re: Avr Compiler Toolchain problem

Post by nickchlapout »

I am sending it now
Attachments
Capture3.jpg
Capture3.jpg (41.68 KiB) Viewed 8678 times

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 698 times

Re: Avr Compiler Toolchain problem

Post 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?

Post Reply