I am not sure if this error is the same as the sprintf error that needed to add the datapage.c file. I tried that but with no success and received other errors so I removed the file.
Things to know:
1.) My project is called Test
2.) I added a FreeCntr32 Bean as I need some timing functions
3.) I copied and pasted the example code from the typical usage code into the main function
4.) When I debug the code I get these linking errors
Link Error : L1822: Symbol _DUFLOAT in file C:\. . . \Monitor\ObjectCode\Test.c.o is undefined
Link Error : L1822: Symbol _DCMP_RC in file C:\. . .\Monitor\ObjectCode\Test.c.o is undefined
5.) I am very new to CodeWarrior so be gentle
Message Edited by CrasyCat on 2007-04-13 10:55 AM