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