Hi, James
Thanks for the hint, everything fine everything works now, problem solved.
The pre-compiled library 'which I was using' was compiled with Compiler V6.1.3 and the new Compiler/Linker V6.2.x was not recognizing the symbols properly. I re-compiled my library with new compiler V6.2.0 and now everything is fine.
I compiled my code with Compiler V6.2.3 it works.
Once again thanks for help.
Here is the information that you asked me:
PWMB6.obj contains a class CPwmB6 which is derived from CPwm3Phase class which resides in my Library.
MAX340.obj contains a class CUsbOutputBuffer which is derived from COutputBuffer class which resides in my Library.
MAX340.obj contains a class CCommandHandlerUsb which is derived from CCommandHandler class which resides in my Library.
MAX340.obj contains a class CMAX3420 which is derived fromCSpiclass which residesinmyLibrary.
Regards
Ishwar