MQX-3.8 : multiple definations for variables and functions

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MQX-3.8 : multiple definations for variables and functions

ソリューションへジャンプ
668件の閲覧回数
another_bug
Contributor I

This is an example, but not limitied to it. There are tones of multiple definations for variables and funcitons. I got a red "x" on my project after do a clean build.

 

C:/Freescale/CW-10_2-EV/MCU/ARM_Tools/Command_Line_Tools/mwldarm|Linker|Warning

>Symbol TFTPSRV_access multiply defined in rtcs_twrk60n512_d.a(tftpacc.o

>) and shell_twrk60n512_d.a(sh_tftpd.o )

>Ignoring the definition in rtcs_twrk60n512_d.a(tftpacc.o )

C:/Freescale/CW-10_2-EV/MCU/ARM_Tools/Command_Line_Tools/mwldarm|Linker|Warning

>Symbol exit multiply defined in libc_Thumb_LE_v7M.a(abort_exit.o ) and

>bsp_twrk60n512_d.a(cw.o )

>Ignoring the definition in libc_Thumb_LE_v7M.a(abort_exit.o )

>bsp_twrk60n512_d.a(cw.o )

>Ignoring the definition in libc_Thumb_LE_v7M.a(alloc.o )

>bsp_twrk60n512_d.a(cw.o )

>Ignoring the definition in libc_Thumb_LE_v7M.a(alloc.o )

>bsp_twrk60n512_d.a(cw.o )

>Ignoring the definition in libc_Thumb_LE_v7M.a(alloc.o )

>shell_twrk60n512_d.a(sh_rtcs.o )

>Ignoring the definition in libc_Thumb_LE_v7M.a(ctype_aeabi.o )

>psp_twrk60n512_d.a(io_util.o )

0 件の賞賛
返信
1 解決策
388件の閲覧回数
c0170
Senior Contributor III

Hi another_bug,

 

here's an explanation (3rd post):

https://community.freescale.com/thread/97430

 

Regards,

MartinK

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
389件の閲覧回数
c0170
Senior Contributor III

Hi another_bug,

 

here's an explanation (3rd post):

https://community.freescale.com/thread/97430

 

Regards,

MartinK

0 件の賞賛
返信