Return code 120

Forum for problems or queries regarding the Flowcode application and compiler usage.

Moderators: Benj, Mods

Post Reply
jimhumphries
Posts: 112
Joined: Wed Oct 12, 2005 6:29 pm
Location: USA
Been thanked: 1 time
Contact:

Return code 120

Post by jimhumphries »

Steve/Ben:

Can you illuminate?
======================================================================================================
File name: C:\Documents and Settings\All Users\Desktop\pump current build\Pump Software\2008 files\16F4MHz files\V3pumpt40z4M.c
Generated by: Flowcode v3.2.2.40
Date: Friday, May 30, 2008 11:33:08
Licence: Professional
Registered to: Jim Humphries


http://www.matrixmultimedia.com



Launching the compiler...

C:\Program Files\Matrix Multimedia\Flowcode V3\boostc\boostc.pic16.flowcode.exe -v -t PIC16F876 "V3pumpt40z4M.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 was unable to compile the flowchart's C code due to the following errors:


If your flowchart contains C code, please review this carefully. If your flowchart contains no C-code or you have thoroughly reviewed the code, contact Technical Support.

FINISHED
======================================================================================================

The only C code is the short block defining some custom LCD characters and this code has compiled fine in previous files.

Jim

A footnote: Powering down the PC and then re-launching Flowcode seems to have cleared this up. Any ideas as to why it happened?

Post Reply