This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320F28075: Floating point unit errata workaround

Part Number: TMS320F28075

Tool/software: TI C/C++ Compiler

Hello everyone,

I am working on a system in which I use TMS320F28075. I use the following options for the compiler " --float_support=fpu32 --tmu_support=tmu0", but I recently noticed that, in document SPRU514R, with "--tmu_support=tmu0" the compiler will disable the --silicon_errata_fpu1_workaround option by default. So, I would like to know if the silicon_errata_fpu1 is presented on the microcontrollers of the TMS320F2807x family and the Delfino family? If the answer is yes, why the activation of '--tmu_support=tmu0" option will disable the --silicon_errata_fpu1_workaround option. And can I have both options enabled at the same time in the compiler?

Thanks a lot for any answer!

Lam