PIC16 toolchain for FC9

For general Flowcode discussion that does not belong in the other sections.
Xbiotec
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

Flowcode v9 PIC16 toolchain for FC9

Post by Xbiotec »

Hello,
For FC9, I need the PIC16 toolchain, where to buy it ?
Thanks for your prompt answer
Seb

Steve-Matrix
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

Post by Steve-Matrix »

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

Xbiotec
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

Post by Xbiotec »

hi,
I have contacted Alfie Dobson and now I have the licence PIC16 toolchain
See web picture
Flowcode  account website.jpg
Flowcode account website.jpg (33.23 KiB) Viewed 6318 times
see picture from FC9
Flowcode .jpg
Flowcode .jpg (32.56 KiB) Viewed 6318 times
but when I'm installing it's always install it on FC8 !
Compil .jpg
Compil .jpg (32.46 KiB) Viewed 6318 times
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
Please help me to install the PIC16 compiler on FC9
Seb

Steve-Matrix
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

Post by Steve-Matrix »

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?

Xbiotec
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

Post by Xbiotec »

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
not installed.jpg
not installed.jpg (71.88 KiB) Viewed 6293 times
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
PIC16 compiler.jpg
PIC16 compiler.jpg (21.77 KiB) Viewed 6293 times
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
PIC16 toolchain installed.jpg
PIC16 toolchain installed.jpg (64.87 KiB) Viewed 6293 times

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
Thx for your help
Seb

medelec35
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

Post by medelec35 »

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.
Martin

Xbiotec
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

Post by Xbiotec »

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
Seb

Steve-Matrix
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

Post by Steve-Matrix »

Glad it's working.

This might work for the new XC16 compiler:
  1. Install the new compiler in a separate location
  2. 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.
  3. Point Flowcode to the new installer location within Global Options...Locations
    -- this location will be the folder containing the copied "batchfiles" folder
  4. Restart Flowcode
Please let us know how you get on.

(edit: these instructions are not quite correct - please see later in this thread)

medelec35
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

Post by medelec35 »

lucibel wrote:
Wed Sep 06, 2023 8:11 am
what you didmake it working now .
thx lot
Hi.
I refreshed your licence.
Martin

Xbiotec
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

Post by Xbiotec »

Steve-Matrix wrote:
Wed Sep 06, 2023 9:19 am
Glad it's working.

This might work for the new XC16 compiler:
  1. Install the new compiler in a separate location
  2. 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.
  3. Point Flowcode to the new installer location within Global Options...Locations
    -- this location will be the folder containing the copied "batchfiles" folder
  4. Restart Flowcode
Please let us know how you get on.
Thx I will try later today
Seb

Post Reply