I just ordered the PK51 tool chain.
Installed it and tried to compile some code on an old project.
The files appear to compile, but the linking step is throwing the error shown below.
I searched the project for LIMUL and no occurrence was found.
Is there any process I can use to find the source of this error?
The project is large and I cant publish the code.
Any help would be very much appreciated.
Thanks
.....
compiling ....c...linking...*** ERROR L127: UNRESOLVED EXTERNAL SYMBOL SYMBOL: ?C?LIMUL MODULE: main.obj (MAIN)*** ERROR L128: REFERENCE MADE TO UNRESOLVED EXTERNAL SYMBOL: ?C?LIMUL MODULE: main.obj (MAIN) ADDRESS: 100233CHProgram Size: data=104.1 xdata=5121 const=18 code=13610Target not created.Build Time Elapsed: 00:00:02