The Problem is when i declare variable "a" of type long double and store some value in it a = 32224.61593030503 in it.
When i read the variable "a" in the watch window of Code Composer Studio. The Precision of the value in that variable is lost it shows me the value a = 32224.615234375.
I am using Code Composer Studio V3.3 and Code Generation Tools v 6.2.4 on Wondows 7. The board i am using is TMS320F28335 ezDSP. The debugging is performed using Spectrum Digital XDS510USB Plus JTAG Emulator.