I was wondering if there is a way to exclude the floating point libraries using calls to printf while I am using fixed point math and have no need for floating point math?
Thanks for the quick response. Where is the FP.h file? I have an older version of the compiler (8.12) so it might be a different file name? Or do I have to have the full version of the Keil tools?
Where is the FP.h file? nowhere, fp.h represent whatever the .h file for the fp functions is named, I am (waiting for IT dept) w/o a uVision for a day or so.
http://www.keil.com/support/man/docs/c51/c51_lib_files.htm seems to be where you need to go
Erik