Compile to HEX error
Posted: Fri Mar 07, 2008 12:06 am
I was using the EEPROM component and had some compiling errors, so I downloaded your sample read / write eeprom and got the same errors. Please see the compiler text below.
__________________________________________________________
File name: C:\ULGLC3QT\EEPROM%20Example[1].c
Generated by: Flowcode v3.2.2.40
Date: Thursday, March 06, 2008 18:01:52
Licence: Professional
Registered to: xxxxxxxxxxxxxxxx
http://www.matrixmultimedia.com
Launching the compiler...
C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\boostc.pic16.flowcode.exe -v -t PIC16F88 "EEPROM%20Example[1].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
Licensed to FlowCode User under Single user Pro License for 1 node(s)
Limitations: PIC12,PIC16 max code size:Unlimited, max RAM banks:Unlimited
internal error: can't parse input file name 'EEPROM%20Example[1].c'
EEPROM%20Example[1].c
Starting preprocessor: "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\pp.exe" EEPROM%20Example[1].c -i "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\include" -d _PIC16F88 -la -c2 -o EEPROM%20Example[1].pp -v -d _BOOSTC -d _PIC16
runtime error R6002
- floating point not loaded
Error: preprocessing error
failure
.....
Return code = 1
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
________________________________________
Any thoughts on the cause?
Thank you,
Ralph
__________________________________________________________
File name: C:\ULGLC3QT\EEPROM%20Example[1].c
Generated by: Flowcode v3.2.2.40
Date: Thursday, March 06, 2008 18:01:52
Licence: Professional
Registered to: xxxxxxxxxxxxxxxx
http://www.matrixmultimedia.com
Launching the compiler...
C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\boostc.pic16.flowcode.exe -v -t PIC16F88 "EEPROM%20Example[1].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
Licensed to FlowCode User under Single user Pro License for 1 node(s)
Limitations: PIC12,PIC16 max code size:Unlimited, max RAM banks:Unlimited
internal error: can't parse input file name 'EEPROM%20Example[1].c'
EEPROM%20Example[1].c
Starting preprocessor: "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\pp.exe" EEPROM%20Example[1].c -i "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\include" -d _PIC16F88 -la -c2 -o EEPROM%20Example[1].pp -v -d _BOOSTC -d _PIC16
runtime error R6002
- floating point not loaded
Error: preprocessing error
failure
.....
Return code = 1
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
________________________________________
Any thoughts on the cause?
Thank you,
Ralph