Search found 172 matches

by lucibel
Tue Sep 12, 2023 4:45 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

Re: PIC16 toolchain for FC9

Okay
done, how to be sure that Xc16 compiler from microchip is used during compilation ?
by lucibel
Tue Sep 12, 2023 3:28 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

Re: PIC16 toolchain for FC9

with this, I will able to use XC16 pro compiler from microchip ? it's strange because according to your previous post, the .bat folder file should be in the new install location ! This might work for the new XC16 compiler: Install the new compiler in a separate location Copy the "batchfiles" folder ...
by lucibel
Tue Sep 12, 2023 12:37 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

Re: PIC16 toolchain for FC9

hi Steve,
I tried but not working .
please check the file attached
Pro Compiler install problem .docx
(145.99 KiB) Downloaded 123 times
thx for your help
by lucibel
Wed Sep 06, 2023 6:32 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

Re: PIC16 toolchain for FC9

hi Medeled, Do you know how to change WDTPS (postscaler) in C code? I tried many differentes syntax but not lucky ! It's for a PIC24JF256A705 _FWDT( OPT1_ON & OPT2_OFF & OPT3_PLL ) ** ** Watchdog Timer Postscaler bits: ** WDTPS_PS1 1:1 ** WDTPS_PS2 1:2 ** WDTPS_PS4 1:4 ** WDTPS_PS8 1:8 ** WDTPS_PS16...
by lucibel
Wed Sep 06, 2023 1:42 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

Re: PIC16 toolchain for FC9

Glad it's working. 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 F...
by lucibel
Wed Sep 06, 2023 8:11 am
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

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
by lucibel
Tue Sep 05, 2023 7:28 am
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

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 not ins...
by lucibel
Mon Sep 04, 2023 5:36 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

Re: PIC16 toolchain for FC9

hi, I have contacted Alfie Dobson and now I have the licence PIC16 toolchain See web picture Flowcode account website.jpg see picture from FC9 Flowcode .jpg but when I'm installing it's always install it on FC8 ! Compil .jpg See the compiler message https://www.flowcode.co.uk Using <PICkit2 PK2CMD E...
by lucibel
Mon Sep 04, 2023 1:58 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4777

PIC16 toolchain for FC9

Hello,
For FC9, I need the PIC16 toolchain, where to buy it ?
Thanks for your prompt answer
by lucibel
Thu Apr 13, 2023 10:03 am
Forum: General
Topic: VL53L0X component modification URGENT
Replies: 9
Views: 1297

Re: VL53L0X component modification URGENT

I didn't have much success - reading the register at 0x14 seemed to consistently return the same value (91) - even with something placed on the sensor? The documentation for the chip isn't great - but I had a quick look at the API code. Some more digging needed. Martin Hi Martin, I did some test an...