Page 1 of 1

PIC16F15xx Family support

Posted: Wed Nov 29, 2023 8:11 am
by celebriums
Dear Ben and administrators of the Flowcode family, warm greetings to everyone from Istanbul.

Today I will do a project and I want to use PIC16F1516 in this project.
Previously this processor was supported in older versions of Flowcode.

https://www.matrixtsl.com/mmforums/view ... hp?t=11101

However, I could not see this processor support in Flowcode 9.

Can you please add these files?

Thank you everyone in advance.

Re: PIC16F15xx Family support

Posted: Wed Nov 29, 2023 8:11 pm
by celebriums
I have created an FCD file regarding this issue, but due to a mismatch in the CRC code, FLOWCODE is unable to read this file.

I urgently need your help with this matter.

Re: PIC16F15xx Family support

Posted: Wed Nov 29, 2023 9:07 pm
by LeighM
Try deleting the header from the fcd file, down to just before the <root> tag

Re: PIC16F15xx Family support

Posted: Thu Nov 30, 2023 5:26 am
by celebriums
Unfortunately it didn't happen. I guess the CRC isn't the only protection.

Re: PIC16F15xx Family support

Posted: Thu Nov 30, 2023 10:54 am
by medelec35
Hello.
Would you like to try this fcdx file?
Browse to this location using File Explorer, it's hidden by default so just paste the link into your address bar.

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC\
If Flowcode is already open, then you will need to reload your project.
If you run any component updates, then the fcdx you added will be overwritten.

Note: you won't see any data within the fields when selecting 16F1516.

Re: PIC16F15xx Family support

Posted: Thu Nov 30, 2023 1:07 pm
by celebriums
Currently the code is working properly. Thank you for your quick support.




I just noticed that the following line is different, will this cause a problem in the future?

Your Code
268: <start code='\nvoid main()\n{\n\t#ifdef INTOSCHELPER\n\t\t\tINTOSCHELPERCODE\n\t#endif\n\n\n\n' />

Original:
268: <start code='\nvoid main()\n{\n' />

Re: PIC16F15xx Family support

Posted: Thu Nov 30, 2023 2:05 pm
by medelec35
Hello.
You're welcome.
I have not edited that line.
The one you are comparing with is from a much older version of Flowcode.
The fcdx file I posted is for FC9.