For quick and easy development, TI is introducing the TMS320C67x Fast Run-Time Support Library (FastRTS). The C67x FastRTS is a collection of 26 optimized floating-point math functions for C programmers of the C67x DSP generation. Both single- and double-precision floating-point versions of these functions are available. Designers of computationally intensive real-time applications can achieve execution speeds considerably faster than what are currently available without having to rewrite existing code. The functions listed in the features section are specifically optimized for the C6700 DSPs.
| Single Precision and Double Precision Math |
| atan |
log |
| atan2
|
pow |
| cos
|
recip |
| div
|
rsqrt
|
| exp
|
sin
|
| exp2
|
sqr
|
| exp10 |
|
| |
|