I modified the file name a little and also the size of the name, I compiled it but without success.... it still gives the same error....
Attached are all the files produced during compilation.
I hope I can get some help here, I'm desperate....
We are looking into this. A couple of my colleagues are seeing what you are seeing. But my PC seems to be compiling it ok. The C code being produced by Flowcode is the same on the PCs, so it's not an issue with Flowcode itself.
It could be the exact version of XC8 that is being used (I am using v2.45), but my colleagues have tried with v2.10 and v2.46 and it fails when using those versions. So I think it's not the XC8 version.
am I correct?
my version is 2.46?
I have mplab IPE installed but I'm only using the programmer in conjunction with pickit3, however this application comes from some time ago and I'm not sure if at the time xc8 was installed from mplab or from flowcode.. ...
Another difference between my Flowcode output and yours is I am using separate .c and .h files. You could try this setting (in Global Options) and see if this works for you.
It's always the most insignificant things that can turn into a nightmare.....
Following your instructions, I unchecked the "add icons comments to code" box and to my surprise it is already compiling.....
I hope there are no more surprises in the future and I thank you in advance for all the effort you made.
Perhaps it will also serve as an example for other people with a similar problem.