Launching compiler...
C:\Users\Ulises\DOCUME~1\Flowcode\INVERN~1>pic30-gcc -c -mcpu="33EP32MC202" -funsigned-char -fno-short-double -Os -I"C:\PROGRA~1\FLOWCO~1\COMPIL~1\pic16\BATCHF~1\..\support\h" -I"C:\PROGRA~1\FLOWCO~1\COMPIL~1\pic16\BATCHF~1\..\MX_support" -Wall -std=gnu99 "servi".c -o "servi".o
servi.c: In function 'FCD_0dd21_Servo_Controller1__EnableServo':
servi.c:553: warning: unused variable 'FCL_DUMMY'
servi.c: In function 'FCD_0dd21_Servo_Controller1__Initialise':
servi.c:736: error: 'MX_SERVO_REG_CCPR1H' undeclared (first use in this function)
servi.c:736: error: (Each undeclared identifier is reported only once
servi.c:736: error: for each function it appears in.)
servi.c:737: error: 'MX_SERVO_REG_CCPR1L' undeclared (first use in this function)
servi.c:738: error: 'MX_SERVO_REG_T1CON' undeclared (first use in this function)
servi.c:738: error: 'MX_SERVO_T1CON' undeclared (first use in this function)
servi.c:739: error: 'MX_SERVO_REG_CCP1CON' undeclared (first use in this function)
servi.c:739: error: 'MX_SERVO_CCP1CON' undeclared (first use in this function)
servi.c:740: error: 'MX_SERVO_REG_CCP1EN' undeclared (first use in this function)
servi.c:740: error: 'MX_SERVO_FLAG_CCP1EN' undeclared (first use in this function)
servi.c:741: error: 'MX_SERVO_REG_CCP2CON' undeclared (first use in this function)
servi.c:741: error: 'MX_SERVO_CCP2CON' undeclared (first use in this function)
servi.c:743: error: 'MX_SERVO_REG_CCP2EN' undeclared (first use in this function)
servi.c:743: error: 'MX_SERVO_FLAG_CCP2EN' undeclared (first use in this function)
servi.c:744: error: 'MX_SERVO_REG_INT' undeclared (first use in this function)
servi.c:744: error: 'MX_SERVO_FLAG_PERIPH' undeclared (first use in this function)
servi.c:745: error: 'MX_SERVO_FLAG_GLOB' undeclared (first use in this function)
servi.c: In function 'FCD_08f41_adc_base__GetString':
servi.c:854: warning: pointer targets in passing argument 3 of 'FCI_FLOAT_TO_STRING' differ in signedness
servi.c: In function 'FCD_04071_LCD__PrintString':
servi.c
servi.c: In function 'FCD_04071_LCD__PrintAscii':
servi.c
servi.c: In function 'FCD_04071_LCD__PrintNumber':
servi.c
servi.c: In function 'FCD_04071_LCD__ScrollDisplay':
servi.c
servi.c
servi.c: At top level:
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c
servi.c:224: error: previous definition of 'FCV_0dd21_Servo_Controller1__SERVO_IDX' was here
servi.c
servi.c
servi.c
Error returned from [pic30-gcc.exe]
.
Completed compilation, return = 1
C:\Program Files\Flowcode 6\compilers\pic16\batchfiles\pic16_C30_comp.bat reported error code 1
FINISHED