Can not compile , down load toolkit, still not working

For general Flowcode discussion that does not belong in the other sections.
Post Reply
DarrenFronda
Posts: 2
http://meble-kuchenne.info.pl
Joined: Wed Apr 12, 2023 2:20 pm

Can not compile , down load toolkit, still not working

Post by DarrenFronda »

Hi, I have installed Flowcode 10 and installed Pic16 compiler, when I try to compile my project a flag comes up saying

PIC compiler toolkit is not installed. Please visit http://www.flowcode.co.uk/ to download

This is all good but have now done that several time and also done a Repair to no avail.

After speaking to Someone at flow code, they asked me to enter the path into the pic compiler path as this is what happened when he installed it on his computer.

Still no Joy.

Can anyone help me and get my Flowcode10 working, its now been 2 weeks and still can not use it.

Many thank

stefan.erni
Valued Contributor
Posts: 1065
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 201 times
Been thanked: 225 times

Re: Can not compile , down load toolkit, still not working

Post by stefan.erni »

Hi DarrenFronda

Can you post your project file? (*.fcfx)

regards

Stefan

Steve-Matrix
Matrix Staff
Posts: 1551
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 214 times
Been thanked: 362 times

Re: Can not compile , down load toolkit, still not working

Post by Steve-Matrix »

The "locations" tab of Flowcode's project options will show where Flowcode thinks the toolchains are located. If you look there and the 16bit compiler toolchain entry is wrong or missing, you can manually enter it there to fix the problem.

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

Re: Can not compile , down load toolkit, still not working

Post by BenR »

Hello,

Sounds like you might need the PIC 8 compiler, this supports the 8-bit 10F/12F/16F/18F microcontroller devices.

The PIC16 compiler is for the 16-bit PIC devices which are the 24F/30F/33F microcontroller devices.

Post Reply