PIC 10F220 compiler problem...

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
saakis
Posts: 44
Joined: Sat Dec 11, 2010 8:50 pm
Has thanked: 8 times
Been thanked: 3 times
Contact:

PIC 10F220 compiler problem...

Post 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

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: PIC 10F220 compiler problem...

Post 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
Martin

stewartbaker
Posts: 116
Joined: Tue Jul 17, 2012 9:34 am
Been thanked: 18 times
Contact:

Re: PIC 10F220 compiler problem...

Post by stewartbaker »

Good luck !

Stewart

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: PIC 10F220 compiler problem...

Post 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.

saakis
Posts: 44
Joined: Sat Dec 11, 2010 8:50 pm
Has thanked: 8 times
Been thanked: 3 times
Contact:

Re: PIC 10F220 compiler problem...

Post 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

Post Reply