How do i fix the linker error?

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

How do i fix the linker error?

872件の閲覧回数
gochoi
Contributor I

I use CodeWarrior Development Studio(CodeWarrior for MCU / Version: 10.5).

I created a library and used the "memset()" function in the library.

I added a library to the MPC5604P project and built this project.

As a result, a link error occurs.

=====================================================================

>undefined: 'memset'
>Referenced from 'saveZero' in lib.a
D:/Freescale/CW MCU v10.5/MCU/PA_Tools/Command_Line_Tools/mwldeppc|Linker|Error
>Link failed.

=====================================================================

How do i fix the linker error?

0 件の賞賛
返信
0 返答(返信)