MATLAB: Is there a list of supported processors which implement pure floating point arithmetic with Target Support Package 4.2 (R2010b)

Target Support Package

I am looking for information about which purely floating point processors are supported with Target Support Package.
Given we have fully supported floating point processors, I am confused if these implement fixed point arithmetic as the other processors do.

Best Answer

The supported processors for direct floating point arithmetic are as follows:
C67xx (e.g. C6713)
F2833x
F2834x
C674x (C6747, C6748)
NOTE: All these processors are from Texas Instruments
While using a purely floating point based arithmetic processor with the Target Support Package, we do not convert floating point to fixed point. Operations are all performed in floating point.