STM32 project in Coo-cox with GNU Tools ARM Embedded
Dear All,
I want to have attention those who has experience on using coo-coox, I am writing here because coo-cox forum does not respond for successful logon.
My board is custom one build with centered 32F070RBTx,
The version is
CooCox CoIDE
Version: 1.7.8
Along withGNU Tools ARM Embedded\4.7 2012q4\bin, the following errors take place ,
[cc] arm-none-eabi-gcc -mcpu=cortex-m3 -mthumb -Wall -ffunction-sections -g -O0 -c ''-DC:\Program Files (x86)\GNU Tools ARM Embedded\4.7 2012q4\bin'' -IC:\STM32_toolchain\Workspace\Source_bak\cmsis_boot - [cc] from C:\STM32_toolchain\Workspace\Source_bak\common\Inc/stm32f0xx_hal_conf.h:184, [cc] from C:\STM32_toolchain\Workspace\Source_bak\common\Drivers\STM32F0xx_HAL_Driver\Inc/stm32f0xx_hal.h:48 [cc] C:\STM32_toolchain\Workspace\Source_bak\components\coocox-master\cmsis_core\source/core_cm0.h:214:14: error: 'Program' undeclared here (not in a function) [cc] C:\STM32_toolchain\Workspace\Source_bak\components\coocox-master\cmsis_core\source/core_cm0.h:214:5: error: bit-field '<anonymous>' width not an integer constant [cc] C:\STM32_toolchain\Workspace\Source_bak\components\coocox-master\cmsis_core\source/core_cm0.h:214:14: error: expected ',', ';' or '}' before 'Files' [cc] C:\STM32_toolchain\Workspace\Source_bak\components\coocox-master\cmsis_core\source/core_cm0.h:214:14: error: stray '\' in program [cc] C:\STM32_toolchain\Workspace\Source_bak\components\coocox-master\cmsis_core\source/core_cm0.h:214:14: error: stray '\' in program1. Does it a problem for wrong version selection for CMSIS?
2. Is it a linking problem?
3. Do you want me to change build configuration and include all HAL library ? My device package is not available in Configuration database of Coo-cox.
KIndly take a look this view.
