Infineon AURIX / TASKING Compiler / can not link my project
Posted: Tue Dec 09, 2014 5:55 pm
Hello!
I have a problem when linking my code. The Compiling works so far without warnings. But at the end I get the following errors:
LD myProject_master.elf
ltc E106: unresolved external: EE_tc2Yx_cpu1_start - (common.o)
ltc E106: unresolved external: EE_tc2Yx_configure_clock - (ee_startos.o)
ltc E106: unresolved external: EE_tc2Yx_cpu2_start - (common.o)
ltc E106: unresolved external: EE_tc2Yx_initialize_system_timer - (ee_startos.o)
ltc E106: unresolved external: EE_tc2Yx_stm_set_clockpersec - (ee_startos.o)
ltc E106: unresolved external: EE_tc27x_configure_clock_internal - (ee_tc27x_system.o)
ltc F019: unrecoverable error: fatal link error
I have no idea to fix that problem. Can anyone help me?
For my project I use the following components:
MCU: Infineon AURIX TC27x
Compiler: TASKING TC43r3
EE_RT-Druid-2.4.0
Thank you for your Help!
greeting,
philipp
I have a problem when linking my code. The Compiling works so far without warnings. But at the end I get the following errors:
LD myProject_master.elf
ltc E106: unresolved external: EE_tc2Yx_cpu1_start - (common.o)
ltc E106: unresolved external: EE_tc2Yx_configure_clock - (ee_startos.o)
ltc E106: unresolved external: EE_tc2Yx_cpu2_start - (common.o)
ltc E106: unresolved external: EE_tc2Yx_initialize_system_timer - (ee_startos.o)
ltc E106: unresolved external: EE_tc2Yx_stm_set_clockpersec - (ee_startos.o)
ltc E106: unresolved external: EE_tc27x_configure_clock_internal - (ee_tc27x_system.o)
ltc F019: unrecoverable error: fatal link error
I have no idea to fix that problem. Can anyone help me?
For my project I use the following components:
MCU: Infineon AURIX TC27x
Compiler: TASKING TC43r3
EE_RT-Druid-2.4.0
Thank you for your Help!
greeting,
philipp