Compilation Error C32
Posted: Tue Aug 06, 2013 11:57 am
Hi,
I get the following error when I im compiling my project.
CPP eecfg.c
In file included from /opt/microchip/xc32/v1.21/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/include/sys/appio.h:40:0,
from /opt/microchip/xc32/v1.21/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/include/xc.h:481,
from ./frommchp/p32xxxx.h:5,
from ./ee_pic32regs.h:2,
from /home/nkigen/eclipse/plugins/com.eu.evidence.ee_2.1.0.20130515_1217/ee_files/pkg/cpu/pic32/inc/ee_cpu.h:6,
from /home/nkigen/eclipse/plugins/com.eu.evidence.ee_2.1.0.20130515_1217/ee_files/pkg/ee.h:112,
from eecfg.c:1:
/opt/microchip/xc32/v1.21/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/include/stdio.h:140:58: error: expected ';', ',' or ')' before numeric constant
make: *** [obj/eecfg.o] Error 1
I am using c32 compiler ver. 1.41. and im trying to compile code for PIC32MX795F512L on an EXPLORE16 board. I am also using the latest version of ERIKA
I get the following error when I im compiling my project.
CPP eecfg.c
In file included from /opt/microchip/xc32/v1.21/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/include/sys/appio.h:40:0,
from /opt/microchip/xc32/v1.21/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/include/xc.h:481,
from ./frommchp/p32xxxx.h:5,
from ./ee_pic32regs.h:2,
from /home/nkigen/eclipse/plugins/com.eu.evidence.ee_2.1.0.20130515_1217/ee_files/pkg/cpu/pic32/inc/ee_cpu.h:6,
from /home/nkigen/eclipse/plugins/com.eu.evidence.ee_2.1.0.20130515_1217/ee_files/pkg/ee.h:112,
from eecfg.c:1:
/opt/microchip/xc32/v1.21/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/include/stdio.h:140:58: error: expected ';', ',' or ')' before numeric constant
make: *** [obj/eecfg.o] Error 1
I am using c32 compiler ver. 1.41. and im trying to compile code for PIC32MX795F512L on an EXPLORE16 board. I am also using the latest version of ERIKA