I installed FC6. Now I can't compile flowcode. In V5.x I had no problems
Please have some advice...
- Date: Thursday, January 02, 2014 11:35:53
Users: 1
Registered to: Peter Bonder
Licence key: xxxxx
http://www.matrixmultimedia.com
De compiler wordt gestart...
C:\Program Files (x86)\Flowcode 6\compilers\pic16\batchfiles\pic16_C30_comp.bat "D:\FLOWCO~2\Flowcode1" "D:\FLOWCO~2\" "30F3014"
Launching compiler...
D:\FLOWCO~2>pic30-gcc -c -mcpu="30F3014" -funsigned-char -fno-short-double -Os -I"C:\PROGRA~2\FLOWCO~2\COMPIL~1\pic16\BATCHF~1\..\support\h" -I"C:\PROGRA~2\FLOWCO~2\COMPIL~1\pic16\BATCHF~1\..\MX_support" -Wall -std=gnu99 "D:\FLOWCO~2\Flowcode1".c -o "D:\FLOWCO~2\Flowcode1".o
In file included from C:\Program Files (x86)\Flowcode 6\CAL\includes.c:119,
from D:\FLOWCO~2\Flowcode1.c:95:
C:\Program Files (x86)\Flowcode 6\CAL\/PIC16BIT\PIC16BIT_CAL_EEPROM.c: In function 'FC_CAL_EE_Read':
C:\Program Files (x86)\Flowcode 6\CAL\/PIC16BIT\PIC16BIT_CAL_EEPROM.c:54: error: 'eeprom' undeclared (first use in this function)
C:\Program Files (x86)\Flowcode 6\CAL\/PIC16BIT\PIC16BIT_CAL_EEPROM.c:54: error: (Each undeclared identifier is reported only once
C:\Program Files (x86)\Flowcode 6\CAL\/PIC16BIT\PIC16BIT_CAL_EEPROM.c:54: error: for each function it appears in.)
C:\Program Files (x86)\Flowcode 6\CAL\/PIC16BIT\PIC16BIT_CAL_EEPROM.c: In function 'FC_CAL_EE_Write':
C:\Program Files (x86)\Flowcode 6\CAL\/PIC16BIT\PIC16BIT_CAL_EEPROM.c:77: error: 'eeprom' undeclared (first use in this function)
Error returned from [pic30-gcc.exe]
Completed compilation, return = 1
C:\Program Files (x86)\Flowcode 6\compilers\pic16\batchfiles\pic16_C30_comp.bat gerapporteerde foutcode 1
KLAAR