Compiler can not be started without a host program (code 12

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

Moderators: Benj, Mods

Post Reply
silviodanceclub
Posts: 12
Joined: Tue Oct 30, 2007 11:10 am

Compiler can not be started without a host program (code 12

Post by silviodanceclub »

Hello,

I receive this error while compiling.

any idea`s ?

thanx

=============================================
Launching the compiler...

C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\boostc.pic16.flowcode.exe -v -t PIC16F88 "TEST.c"

BoostC Optimizing C Compiler Version 6.70 (for PIC16 architecture)
http://www.sourceboost.com
Copyright(C) 2004-2007 Pavel Baranov
Copyright(C) 2004-2007 David Hobday

Compiler can not be started without a host program (code 120)


Return code = 120

Flowcode kan de C-code niet vertalen vanwege de volgende fout:


Als de flowchart C-code bevat, controleer die dan zorgvuldig. Als de flowchart geen C-code bevat of als die gegarandeerd vrij is van fouten, neem dan contact op met de technische ondersteuning.

FINISHED


=============================================

silviodanceclub
Posts: 12
Joined: Tue Oct 30, 2007 11:10 am

Post by silviodanceclub »

is there no one who can help me with this one ?

i cant compile my files right now.

there is now c code in it only flowcode.

Thanx

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:

Post by Benj »

Hello

It sounds like your BoostC compiler is not recognising that it is being called via Flowcode.

Has Flowcode ever worked correctly on that particular machine?

Have you tried uninstalling and reinstalling Flowcode?

Do you have Admin privaliges?

One fix may be to go into Chip -> Compiler options and restoring the defaults.

If this does not work then here is a registry fix that may solve your problem.
http://matrixmultimedia.com/support/fil ... ce_fix.zip

Let me know how you get on.

Post Reply