Search found 8 matches

by rsbake24ja
Thu May 28, 2026 8:19 pm
Forum: Feature Requests
Topic: simultaneous sampling 10-bit ADC mode dsPIC33EV
Replies: 1
Views: 436

simultaneous sampling 10-bit ADC mode dsPIC33EV

Sir I am trying to move my project from 8 bit pic (16F1719) to 16 bit dsPIC33EV. I want to use the simultaneous sampling 10-bit ADC mode in the dsPIC33EV for my ADC function. The only option offered on component is12 bit one by one function.
Is it possible to build a component using the 10-bit ...
by rsbake24ja
Sat Aug 03, 2024 6:37 am
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 12
Views: 11935

Re: cannot complie to HEX after installing V10 Paid licence

Hi Steve
Sorry the delay. Yes my batch file matches what you have as shown below .
I was tinkering with the idea of pulling v8 from the machine and reinstalling on the machines D drive next to v10.
Both compilers on v8 and v10 are working ok for 8 bit chips.

@REM expected parameters are...
@REM ...
by rsbake24ja
Tue Jul 30, 2024 10:39 pm
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 12
Views: 11935

Re: cannot complie to HEX after installing V10 Paid licence

Hi Steve
That worked I can now compile to C.
I cannot compile to HEX. The message is cannot find file. I can see the file in the directory. It has a V10 symbol next to it is that the problem? I have added image of registry

Target folder: D:\Users\roy\Documents\Flowcode8\2024
Source name: D:\Users ...
by rsbake24ja
Tue Jul 30, 2024 7:11 am
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 12
Views: 11935

Re: cannot complie to HEX after installing V10 Paid licence

Hi Steve
I get the message "pic16 compiler toolchain is not installed Please visit......

I have tried reloading pic16 toolchain but I suspect it just overwrites the V10 location.
I tried directing the program directly to the Compiler in the option boxes of v8
$(compilerpic16)batchfiles\pic16_C30 ...
by rsbake24ja
Fri Jul 26, 2024 8:57 pm
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 12
Views: 11935

Re: cannot complie to HEX after installing V10 Paid licence

Hi Martin
The compiler works OK in v10 but has stopped working in V8 for 16 PIC . Can they both sit side by side on the same machine or is this a license issue.
I wanted to keep both working.
Thanks
by rsbake24ja
Fri Jul 26, 2024 4:50 am
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 12
Views: 11935

Re: cannot complie to HEX after installing V10 Paid licence

I have changed location of compiler from
D:\Program Files (x86)\Flowcode\Common\Compilers\pic16\
to
D:\Program Files (x86)\Flowcode\Common\Compilers\pic16
and get a new error

basically Options have been disabled due to restricted license

Target folder: D:\Users\roy\Documents\Flowcode 10
Source ...
by rsbake24ja
Thu Jul 25, 2024 9:23 pm
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 12
Views: 11935

Re: cannot complie to HEX after installing V10 Paid licence

Hi All I can now compile but cannot make hex file .
The error seems to be
coff-gcc-exe:Files No such file or directory


NOT FOR COMMERCIAL USE
https://www.flowcode.co.uk
Using <PICkit4 IPE External Power> inbuilt settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV10 ...
by rsbake24ja
Thu Jul 25, 2024 7:07 am
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 12
Views: 11935

cannot complie to HEX after installing V10 Paid licence

I purchased version 10 today upgrading my version 8. I purchased pic8 and pic16
My machine has two drives c: and d:. I have installed v10 on drive D.
when loading tool chain for pic16 there is no option for selecting a Drive. I suspect the tool chain repair over wrote the PIC16 on drive C.
to ...