An ARM processor core does not contain floating-point hardware, floating-point must be performed in other ways. In particular, a useful document on VFP (Vector Floating Point) is App Note 133 (listed below), which contains VFP support code and an example application. Other useful links:
|