Pic10f200 and FlowcodeV6.1.1.0

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

Moderator: Benj

Post Reply
josem-mp
Flowcode v5 User
Posts: 34
Joined: Sun May 26, 2013 3:51 pm
Been thanked: 1 time
Contact:

Pic10f200 and FlowcodeV6.1.1.0

Post by josem-mp »

I made a program for PIC10F200 with flowcoder V6.1.1.0 and gives me this error.
"Iniciando el compilador…
C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc_10F.exe -v -t PIC10F200 "borrar casa.c"
No se puede encontrar el archivo: 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 notificado código de error 255"

Anyone have any solution.

Thank You

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

Re: Pic10f200 and FlowcodeV6.1.1.0

Post by medelec35 »

Hi josem-mp,
Can you read this post please

Martin
Martin

josem-mp
Flowcode v5 User
Posts: 34
Joined: Sun May 26, 2013 3:51 pm
Been thanked: 1 time
Contact:

Re: Pic10f200 and FlowcodeV6.1.1.0

Post by josem-mp »

I see can not copilar with flowcode. Is there a solution to this problem with another compiler.?

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: Pic10f200 and FlowcodeV6.1.1.0

Post by QMESAR »

josem-mp wrote:I see can not copilar with flowcode. Is there a solution to this problem with another compiler.?
Hi

I am sorry to say programming a PIC10 with any compiler does not make sense they do not have the memory :D use assembly or move up to a PIC12

User avatar
RobH
Posts: 95
Joined: Wed Sep 11, 2013 7:51 pm
Has thanked: 29 times
Been thanked: 17 times
Contact:

Re: Pic10f200 and FlowcodeV6.1.1.0

Post by RobH »

Not that I would need it often, but is there a compiler that *can* compile to 10f with Flowcode? I thought once upon a time (v4?) that this worked...

User avatar
Steve
Matrix Staff
Posts: 3422
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Pic10f200 and FlowcodeV6.1.1.0

Post by Steve »

Hi Rob,

We are working on a solution but I cannot promise it will be available soon. Most likely it will be part of a v7 release of Flowcode.

Regards,
Steve.

User avatar
RobH
Posts: 95
Joined: Wed Sep 11, 2013 7:51 pm
Has thanked: 29 times
Been thanked: 17 times
Contact:

Re: Pic10f200 and FlowcodeV6.1.1.0

Post by RobH »

I look forward to version 7. Perhaps it will fix some of the issues I continue to have, as well as, add old features back in like compiling to 10f2xx.

User avatar
RobH
Posts: 95
Joined: Wed Sep 11, 2013 7:51 pm
Has thanked: 29 times
Been thanked: 17 times
Contact:

Re: Pic10f200 and FlowcodeV6.1.1.0

Post by RobH »

Has there been any progress on this?

Post Reply