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.

TMS320F28337D - long double numercial issue

Hi,

I am working with TMX320F28337D and using 64-bit long double precision.

Setting a value of e.g. 0.1 to any variable does not succeed. Write access with CPU is only possible for 32-bit single precision digits. All further digits show undefined digit values.

BUT: Write access made by debugger is successful.

Does anybody have the same behaviour? How can I proceed?

I am working with CCS Version 6.0.0.00190, Compiler Version TU v6.2.5.

See attached one example showing globally initialized variable with value of 0.1 value and the wrong value after power up.

Thanks for any help...

Jeremias