> think you will want to port any float code to an integer only platform.That's absolutely correct. You have to design your algorithms from the start for integer / fixed point.
as ARM detail quite well here: http://www.arm.com/pdfs/DAI0033A_fixedpoint.pdf -- ; Jay Vaughan
