ERROR COMPILING WITH V3.2.1

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

Moderators: Benj, Mods

Post Reply
ALAN_26
Posts: 84
Joined: Sat Apr 29, 2006 3:36 pm
Location: MALTA
Contact:

ERROR COMPILING WITH V3.2.1

Post by ALAN_26 »

HELLO STEVE

I'M HAVING THIS PROBLEM WHEN TRYING TO COMPILE TO HEX

PLEASE HELP !


File name: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
Generated by: Flowcode v3.2.1.38
Date: Friday, August 17, 2007 17:37:18
Licence: Professional
Registered to: ALAN CILIA LA CORTE


http://www.matrixmultimedia.com



Launching the compiler...

C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\boostc.pic18.flowcode.exe -v -t PIC18F452 "RX_TST.c"

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

Single user Lite License (Unregistered) for 0 node(s)
Limitations: PIC18 max code size:8192 bytes, max RAM banks:2, Non commercial use only


RX_TST.c
Starting preprocessor: "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\pp.exe" "C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c" -i "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\include" -d _PIC18F452 -la -c2 -o RX_TST.pp -v -d _BOOSTC -d _PIC18


..................................................

RX_TST.c success

success

Return code = 0

Launching the linker/assembler...

C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\boostlink.pic.exe -ld "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\lib" libc.pic18.lib flowcode.pic18.lib "RX_TST.obj" -t PIC18F452 -d "C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx" -p "RX_TST"

BoostLink Optimizing Linker Version 6.70
http://www.sourceboost.com
Copyright(C) 2004-2007 Pavel Baranov
Copyright(C) 2004-2007 David Hobday


Warning unreferenced functions removed:
FCM_calibration in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCM_display_lacotion in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCM_ROW_1 in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCM_ROW_2 in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCM_RES23_INT in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCD_LCDDisplay0_GetDefines in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCD_LCDDisplay0_Command in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCD_LCDDisplay0_RawSend in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCD_RS2320_GetDefines in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
FCD_ADC0_ReadAsByte in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
LCD_1180614_Dummy_Function in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c
RS232_Dummy_Function in: C:\Documents and Settings\ALAN\Desktop\temperature monitor v5.2\rx\RX_TST.c

License exceeded by RAM: 0 bytes, ROM: 4174 bytes
You have reached the limit of the Lite License (Unregistered)
PIC18 max code size:8192 bytes, max RAM banks:2, Non commercial use only
You can upgrade your license. Please visit: http://www.sourceboost.com



failure

Return code = -2

Flowcode was unable to assemble the ASM file due to the following errors:


FINISHED

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

Please refer to this topic on our support area.

http://www.matrixmultimedia.com/support ... .php?t=456

Let me know how you get on.

ALAN_26
Posts: 84
Joined: Sat Apr 29, 2006 3:36 pm
Location: MALTA
Contact:

Post by ALAN_26 »

Thanks Benj

Problem solved All working 100% now


Thanks againg

Regards Alan

Post Reply