Hi,
Before I go into my issues (which being an old hardware fart are many), let me confess that its been more then 10 years since I have had to play in the firmware park. I'm a hardcore hardware guy, but I have been put in the position of needing to write some firmware for one of my projects.
Now here's my problem (or issue).. I can't find any published information regarding the Keil implementation of the included libraries. Keil has lots of information about the compiler, linkers, and the such, but nothing about the libraries. I have been trolling the include files for the last two weeks just to get and idea of whats supported and how its called; now that's not a big deal, except it seems like the hard way of doing things. As Keil is a "professional" product I'm assuming that they have properly document libraries with specific implementation details; where are they?
As an example, fmod() in the Math libs., the definition in the Math.h file is perfect no problems, but why can't I find any information in the Keil documentation about this function? Am I missing something basic, or is Keils documentation of libraries really this poor?
Any help or insights from other users would be greatly appreciated.
Thanks Brian Ingwersen