Hello,
I'm working with Coldfire MFC52231 and Codewarrior 5.9.0 build 5293.
Is there any way to force the linker to link unused functions?
Thank you
Hello
You should be able to use the linker command FORCE_ACTIVE in that purpose.
Please check on line help or Targeting ref manual for more details.
CrasyCat