Linker error L1822

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Linker error L1822

919 次查看
dharaniu
Contributor I

I'm using CodeWarrior v5.9.I have created library for hc12x microcontroller and included the same in different project. I'm getting linker error L1822: Symbol <Symbol name>=""> in file <File name>=""> is undefined . I went through some answers suggesting to include library file. But I've already included it. Any other suggestions ??

 

Thanks

标签 (1)
0 项奖励
回复
1 回复

491 次查看
CrasyCat
Specialist III

Hello

   What is the name of the symbol?

    Is it a symbol you have declared externally in your application but forgot to define?

CrasyCat

0 项奖励
回复