• sprintf error...?
    I've noticed that sprintf seems to round the whole number part of doubles incorrectly. The below code loads string 's' with a value that seems to be rounded down to the closest 100 Hz. This causes my...
  • Replacement for the 80c552
    Hi there! An old project of mine is runnining on a 80C552/30MHz (KBA, is the psot fix, I think). This processor is obsolete, but I need the speed (I think). The software was written by somebody else...
  • AMAKE replacement
    We have legacy code which uses a batch building process and now need to simulate the Amake register optimization provided in V3 because we migrated to V4. I found the following on this site regarding...
  • global replace
    exist in IAR does it in Keil? if not what do you use?
  • RTX error using sprintf
    At the moment we are using C51 + a realtime CMX kernel. We are evaluating the ARM platform and are looking how this new platform reacts to parts our existing (little modified) programs in therms of...