Code Composer 4.10 for the eZdsp VC33 - Hexadecimal Representation of a Floating Point Number Problem
Hello,
I'm working with the eZdsp VC33 from spectrum digital. This board has
a TMS320VC33 DSP and comes with Code Composer 4.10.
I've noticed that the hexadecimal representation of a floating point
number in Code Composer 4.10 watch and memory windows doesn't follow
the format given in the TMS320C3x user guide. Although, the floating
point value does display correctly. Has anyone else noticed this?
For example:
The floating point value (a double) 2.122999906539917e+00 shows up as
0107DF3B00 in the register window.
Is there another way to correctly display a floating point number in
hexadecimal notation?
Thanks,
Stephen
|