AVR Compiler toolchain is not installed

Moderator: Benj

Post Reply
Dave9875
Posts: 11
Joined: Sun Sep 06, 2015 12:26 am
Has thanked: 1 time
Been thanked: 2 times
Contact:

AVR Compiler toolchain is not installed

Post by Dave9875 »

Hi,
I've been using Flowcode 8 and it has been fine until today. When I try to send my program to the chip I get this:
Flowcode Error.jpg
Flowcode Error.jpg (13.04 KiB) Viewed 8140 times
I've completely uninstalled Flowcode and reinstalled but I get the same result.

I went to http://www.matrixtsl.com/flowcode to download but there was no toolchain that I could find :(

Thanks for your time,
Dave

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: AVR Compiler toolchain is not installed

Post by kersing »

“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Dave9875
Posts: 11
Joined: Sun Sep 06, 2015 12:26 am
Has thanked: 1 time
Been thanked: 2 times
Contact:

Re: AVR Compiler toolchain is not installed

Post by Dave9875 »

Thanks kersing! I did not try that link, missing the \download. It works now, do you know why it just stopped working?
I've been using FC8 since it came out....

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: AVR Compiler toolchain is not installed

Post by Benj »

Hi Dave.

Did you install the AVR toolchain on your first install and have you been compiling to target previously? Strange for it to just stop working unless an antivirus has flagged part of the toolchain as a false positive. Either way if it did just stop working it would be good to find out why so we can stop it happening in the future.

jgu1
Posts: 1333
Joined: Tue Oct 06, 2009 9:39 am
Has thanked: 1135 times
Been thanked: 299 times
Contact:

Re: AVR Compiler toolchain is not installed

Post by jgu1 »

Hi!

I have the same problem today when I have to compile to hex with a PIc12F683 in a simple program.
I have programmed before without problem. But today the same problem. first I try to restart FC8, not work, then restart my PC, not help.
Then I uninstall the toolchain and reinstall again, and now it work again.

Hope it´s last time.

Br Jorgen
Attachments
Tool.PNG
(12.63 KiB) Downloaded 3442 times

Dave9875
Posts: 11
Joined: Sun Sep 06, 2015 12:26 am
Has thanked: 1 time
Been thanked: 2 times
Contact:

Re: AVR Compiler toolchain is not installed

Post by Dave9875 »

Hi Benj,

When I first installed FC8 I didn't even have to think about the AVR toolchain it just worked. The one thing that lines up timewise is a big Windows 10 update that just came through. The new Windows version is 1803. It was nice to be able to download and reinstall the toolchain but why did FC8 still not have the toolchain after a complete reinstall? Also, I still had FC7 loaded and it worked without issue. I tested FC8 on my PC at home and had the same results, no toolchain! Very interesting......

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: AVR Compiler toolchain is not installed

Post by kersing »

To reduce the size of the FC8 download and installation on disk Matrix split the installer and made separate ones for the toolchains. Not everyone requires all toolchains (and not everyone has fast internet), this way you do not need to download hundreds of additional megabytes if you do not use (and have not licensed) some of the architectures.

FC8 release has had separate installers for the tool chains from day one so you probably installed the AVR toolchain the first time as well.

FC7 uses its own installed toolchain that is located in a different folder on disk.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

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: AVR Compiler toolchain is not installed

Post by Benj »

We'll keep an eye on this, let us know if it happens again.

We currently think it must be linked to some kind of registry action so maybe a registry cleaner, a Windows restore point or something else that has the ability to effect or alter the Windows registry.

An antivirus might remove part of the toolchain if flagged as a false positive but is unlikely to change the registry so is probably not to blame in this case.

Dave9875
Posts: 11
Joined: Sun Sep 06, 2015 12:26 am
Has thanked: 1 time
Been thanked: 2 times
Contact:

Re: AVR Compiler toolchain is not installed

Post by Dave9875 »

Hi kersing,

It is very interesting because I most definitely did not install the toolchain on either of my PCs, did not happen!
If the toolchain was not there in FC8 then FC8 had to somehow use the toolchain from FC7. Both PCs were programming
boards without an issue until this week when both lost the toolchain for reasons unknown. Until you told me, I was unaware that the toolchain
had to be downloaded separately in FC8.

Again, thanks for the help :D

Dave

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: AVR Compiler toolchain is not installed

Post by kersing »

Hi Dave,

Sounds like the Matrix team have an other (piece of a) puzzle.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply