Linking error in Cross studio version 4.7
Hi I have a linking issue related to __ aeabi_errno_addr where I cannot complete a build
What package am I missing?
Thanks
--Gee Won Han
Rebuilding ‘5400_ACS_IO’ from solution ‘5400_ACS_IO’ in configuration ‘THUMB Release’
Compiling ‘i2c3_handler.c’
Compiling ‘i2c1_handler.c’
Compiling ‘main.c’
Compiling ‘processor_uart_handler.c’
Compiling ‘monitoring_task.c’
Compiling ‘pb_msg_handler.c’
Compiling ‘processor_board_task.c’
Compiling ‘iedmib.c’
Compiling ‘snmpvars.c’
Compiling ‘stm32f2xx_it.c’
Compiling ‘adc_filtering_task.c’
Compiling ‘stm32f2xx_wwdg.c’
Compiling ‘misc.c’
Compiling ‘core_cm3.c’
Compiling ‘stm32f2xx_adc.c’
Compiling ‘stm32f2xx_can.c’
Compiling ‘stm32f2xx_crc.c’
Compiling ‘stm32f2xx_cryp.c’
Compiling ‘stm32f2xx_cryp_aes.c’
Compiling ‘stm32f2xx_cryp_des.c’
Compiling ‘stm32f2xx_cryp_tdes.c’
Compiling ‘stm32f2xx_dac.c’
Compiling ‘stm32f2xx_dbgmcu.c’
Compiling ‘stm32f2xx_dcmi.c’
Compiling ‘stm32f2xx_dma.c’
Compiling ‘stm32f2xx_exti.c’
Compiling ‘stm32f2xx_flash.c’
Compiling ‘stm32f2xx_fsmc.c’
Compiling ‘stm32f2xx_gpio.c’
Compiling ‘stm32f2xx_hash.c’
Compiling ‘stm32f2xx_hash_md5.c’
Compiling ‘stm32f2xx_hash_sha1.c’
Compiling ‘stm32f2xx_i2c.c’
Compiling ‘stm32f2xx_iwdg.c’
Compiling ‘stm32f2xx_pwr.c’
Compiling ‘stm32f2xx_rcc.c’
Compiling ‘stm32f2xx_rng.c’
Compiling ‘stm32f2xx_rtc.c’
Compiling ‘stm32f2xx_sdio.c’
Compiling ‘stm32f2xx_spi.c’
Compiling ‘stm32f2xx_syscfg.c’
Compiling ‘stm32f2xx_tim.c’
Compiling ‘stm32f2xx_usart.c’
Compiling ‘tasks.c’
Compiling ‘croutine.c’
Compiling ‘list.c’
Compiling ‘queue.c’
Compiling ‘port.c’
Compiling ‘heap_2.c’
Assembling ‘thumb_crt0.s’
Compiling ‘fp_msg_handler.c’
Compiling ‘front_panel_uart_handler.c’
Assembling ‘STM32_Startup.s’
Compiling ‘sys_data.c’
Compiling ‘system_stm32f2xx.c’
Compiling ‘msApiInit.c’
Compiling ‘stm32f2x7_eth.c’
Compiling ‘msBspSpecific.c’
Compiling ‘osSem.c’
Compiling ‘stm32f2x7_eth_bsp.c’
Compiling ‘timersold.c’
Compiling ‘persist.c’
Compiling ‘production_uart_task.c’
Compiling ‘production_cmd_processing.c’
Compiling ‘production_uart_handler.c’
Generating linker script ‘5400_ACS_IO.ld’
Linking 5400_ACS_IO.elf
C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 4.7/lib/libc_v7m_t_le_eabi.a(libc2.o): in function `__aeabi_errno_addr':
libc2.c:(.text.libc.__aeabi_errno_addr+0x2): undefined reference to `__aeabi_read_tp'
Build failed
Please sign in to leave a comment.
Comments
0 comments