I wonder if someone can help please. I am not exactly new to Flow code, but this one has me baffled. I must be doing something stupid, but I can't work out what.
I went to compile a new program I have written and it came back with an error, so I went through and started cutting out anything and everything. I then opened a new program and went back to the old favourite PIC16F1937, wondering if it was the chip PIC16F15376 I had used. I created a project used a loop to turn and LED on and off with a button and still get the same error. (Code attached).
I get this error.
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_String.c
(908) exit status = 1
Error returned from [xc8.exe]
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PIC\batch\pic_xc8_comp.bat reported error code 0x1
I first thought Antivirus again, but I am using Windows defender and I have compiled on this machine loads of times, nothing has changed, as far as I know, I then tried compiling another program I am part way through and I have compiled a number of times, and that still compiles fine. I can not seem to get any new project to compile, only ones compiled previously.
I have tried Googling the error, but that was no help either, it indicates use a PIC with a larger program memory!!
I must be missing the obvious, any help would be greatly appreciated.
Many Thanks in advance.
Simon.