Page 1 of 1

PIC 10F220 compiler problem...

Posted: Mon Jul 21, 2014 7:45 am
by saakis
Good morning Flowcode people,
trying to compile I have the error below...
Is there any idea about the problem?
Thank you
Sakis

Target folder: Z:\FlowCode\F9XVES~H
Source name: Z:\FlowCode\FlowCode_6\220_tst.fcfx
Title:
Description:
Device: PIC.10F.10F220
Generated by: Flowcode v6.0.10.0
Date: Monday, July 21, 2014 09:34:56
Users: 1
Registered to: A_Christ
Licence key:
http://www.matrixtsl.com
Launching the compiler...
C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc_10F.exe -v -t PIC10F220 "220_tst.c"
Cannot find the file: C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc_10F.exe
Failed to launch 'C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc_10F.exe', code 2
Completed BoostC compilation, return = 255

C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc_10F.exe reported error code 255


FINISHED

Re: PIC 10F220 compiler problem...

Posted: Mon Jul 21, 2014 9:15 am
by medelec35
Hi saakis,
The 10F devices are not supported by the default BoostC compiler.
I'm not sure about the Hitec compiler with Flowcode V6.
Last time I tried to use it with V6 was when V6 was in the beta stage, and I could not get it to work.

Matrix staff would be best answering Hitec status with V6.

Martin

Re: PIC 10F220 compiler problem...

Posted: Mon Jul 21, 2014 11:27 am
by stewartbaker
Good luck !

Stewart

Re: PIC 10F220 compiler problem...

Posted: Mon Jul 21, 2014 11:52 am
by Benj
Hello,

The HiTech workarounds are still in place with v6 so in theory it should all work nicely. However since we did the HiTech port the HiTech compiler has become unavailable to download so this poses problems. We are working on a solution to this issue and should have something a bit more concrete soon. You could try with the XC compiler and see how you get on as it is very similar to the HiTech compiler.

Re: PIC 10F220 compiler problem...

Posted: Mon Jul 21, 2014 10:07 pm
by saakis
Thank you very much all of you for your reply...unfortunatelly I used the smd version and I made a pcb for that. Bad luck!
Thanks again!
Sakis