Hello,
For FC9, I need the PIC16 toolchain, where to buy it ?
Thanks for your prompt answer
PIC16 toolchain for FC9
-
- Posts: 206
- http://meble-kuchenne.info.pl
- Joined: Thu Sep 23, 2021 3:44 pm
- Location: France
- Has thanked: 34 times
- Been thanked: 25 times
-
- Matrix Staff
- Posts: 1472
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 349 times
Re: PIC16 toolchain for FC9
The toolchains themselves are available on the download page.
However, to use these within Flowcode you will need to have the appropriate licence pack. Please see the link below for purchasing an add-on licence pack for Flowcode v9:
viewtopic.php?p=12148#p12148
However, to use these within Flowcode you will need to have the appropriate licence pack. Please see the link below for purchasing an add-on licence pack for Flowcode v9:
viewtopic.php?p=12148#p12148
-
- Posts: 206
- Joined: Thu Sep 23, 2021 3:44 pm
- Location: France
- Has thanked: 34 times
- Been thanked: 25 times
Re: PIC16 toolchain for FC9
hi,
I have contacted Alfie Dobson and now I have the licence PIC16 toolchain
See web picture see picture from FC9 but when I'm installing it's always install it on FC8 ! See the compiler message
Please help me to install the PIC16 compiler on FC9
I have contacted Alfie Dobson and now I have the licence PIC16 toolchain
See web picture see picture from FC9 but when I'm installing it's always install it on FC8 ! See the compiler message
Code: Select all
https://www.flowcode.co.uk
Using <PICkit2 PK2CMD External Power> inbuilt settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC16\batchfiles\pic16_C30_comp.bat "C:\Program Files (x86)\Flowcode\Compilers\pic16\" "testFC8.1" "C:\Users\seb\Documents\AAA Microchip\" "24FJ256GA705"
You do not have a valid licence to perform this action
FINISHED
Seb
-
- Matrix Staff
- Posts: 1472
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 349 times
Re: PIC16 toolchain for FC9
I've checked and can confirm the PIC 16bit licence is attached to your Flowcode account. Have you tried restarting your PC and re-running Flowcode?
-
- Posts: 206
- Joined: Thu Sep 23, 2021 3:44 pm
- Location: France
- Has thanked: 34 times
- Been thanked: 25 times
Re: PIC16 toolchain for FC9
hi, I just tried to restart the computer and re-running FC9 but still not working
so I have:
1- uninstalled the PIC16 toolchain
2- restarted the computer
3- start flowcode as you can see the PIC16 is disabled
try to compile to see the error message : PIC16 compiler toolchain is not installed
4- Closing FC9
Install PIC16 toolchain
installation is showing FC8. may be not a problem because compiler seems to be same for FC9 and FC8.
Done. see below 5 - restart the computer
Start FC9
PIC16 still not activated.
Try to compile. Error message is now : You don't have valid licence to perform this action
Thx for your help
so I have:
1- uninstalled the PIC16 toolchain
2- restarted the computer
3- start flowcode as you can see the PIC16 is disabled
try to compile to see the error message : PIC16 compiler toolchain is not installed
4- Closing FC9
Install PIC16 toolchain
installation is showing FC8. may be not a problem because compiler seems to be same for FC9 and FC8.
Done. see below 5 - restart the computer
Start FC9
PIC16 still not activated.
Try to compile. Error message is now : You don't have valid licence to perform this action
Code: Select all
Device: PIC16.24F.24FJ256GA705
Generated by: Flowcode v9.3.1.36
Date: Tuesday, September 05, 2023 08:15:08
Users: 1
Registered to: lucibel (Xbiotec)
Licence key: VDVZHG
https://www.flowcode.co.uk
Using <PICkit2 PK2CMD External Power> inbuilt settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC16\batchfiles\pic16_C30_comp.bat "C:\Program Files (x86)\Flowcode\Compilers\pic16\" "PIC24FJ256GA705 test 1" "G:\SeB\XBIOTEC\AAA_ESP32_PROG\" "24FJ256GA705"
You do not have a valid licence to perform this action
FINISHED
Seb
-
- Matrix Staff
- Posts: 1924
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 623 times
- Been thanked: 645 times
Re: PIC16 toolchain for FC9
Hi Seb
Can you try reactivating your license?
When first loading Flowocde, it can be done via Licensing > Manage > My Flowocde Licence
Or if you already have a project open, it's via Help > Licensing > Manage > My Flowocde Licence.
You will need to reenter your username and password.
Finally, restart Flowcode.
Can you try reactivating your license?
When first loading Flowocde, it can be done via Licensing > Manage > My Flowocde Licence
Or if you already have a project open, it's via Help > Licensing > Manage > My Flowocde Licence.
You will need to reenter your username and password.
Finally, restart Flowcode.
Martin
-
- Posts: 206
- Joined: Thu Sep 23, 2021 3:44 pm
- Location: France
- Has thanked: 34 times
- Been thanked: 25 times
Re: PIC16 toolchain for FC9
hi Medelec,
sorry for my late reply.
what you didmake it working now .
thx lot
I bought XC16 compiler from microchip , could help me to install it to be able to use it with flowcode .
thx for your prompt reply
sorry for my late reply.
what you didmake it working now .
thx lot
I bought XC16 compiler from microchip , could help me to install it to be able to use it with flowcode .
thx for your prompt reply
Seb
-
- Matrix Staff
- Posts: 1472
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 349 times
Re: PIC16 toolchain for FC9
Glad it's working.
This might work for the new XC16 compiler:
(edit: these instructions are not quite correct - please see later in this thread)
This might work for the new XC16 compiler:
- Install the new compiler in a separate location
- Copy the "batchfiles" folder from the old installation to the same place as the new one
-- the "batchfiles" folder should be at the same 'level' as the "bin", "etc", "include", etc. - Point Flowcode to the new installer location within Global Options...Locations
-- this location will be the folder containing the copied "batchfiles" folder - Restart Flowcode
(edit: these instructions are not quite correct - please see later in this thread)
-
- Posts: 206
- Joined: Thu Sep 23, 2021 3:44 pm
- Location: France
- Has thanked: 34 times
- Been thanked: 25 times
Re: PIC16 toolchain for FC9
Thx I will try later todaySteve-Matrix wrote: ↑Wed Sep 06, 2023 9:19 amGlad it's working.
This might work for the new XC16 compiler:
Please let us know how you get on.
- Install the new compiler in a separate location
- Copy the "batchfiles" folder from the old installation to the same place as the new one
-- the "batchfiles" folder should be at the same 'level' as the "bin", "etc", "include", etc.- Point Flowcode to the new installer location within Global Options...Locations
-- this location will be the folder containing the copied "batchfiles" folder- Restart Flowcode
Seb