Can I perform floating point operations on TMS320C24x DSP?
It is advisable not to perform floating point operations on the C24x. You can use the floating point compiler RTS library functions, however it will be very very slow. There is no IQmath library for C24x devices. Even 32-bit Q-math would be inefficient on C24x, as C24x CPU and the bus are just not designed to do 32-bit operations efficiently.