Hi All,
This is with respect to the previous posts regarding the L1822 linkage error ,
I am hitting the error copied below
"L1822: Symbol f__8cDocucamFPKFSc in file c:\documents and settings\01970704 20071108\screenfix\docus_data\p&e\objectcode\class_alphanumeric.cpp.o is undefined" .
I am not sure what FPKFSc pertains to and how to to add it into the library.
I am using CW version 2.0. I guess for me to alter the Compiler Settings, it is Edit >> P&E Settings >> Compiler for HCS12 >> Options. In Options, there is a window for "Code Generation" and I guess this is where we change the compiler settings by selecting the checkboxes that we require for the project.
Is my understanding correct on the way to change compiler option settings ? Could you please confirm ?
In the current project, I checked the compiler option for "float = IEEE32bit double = IEEE64bit guessing the error might be becasue I did not add FLOAT calculation option. However this is not the problem.
(Edit >> P&E Settings >> Compiler for HCS12 >>Options >> Code Generation)
Looking forward to potential solutions
Thanks,