I am using the evm335x board, and test the starterware.
when i output a "unsigned int " variable using the function UARTprintf(), it's correct to output from the uart to the pc .
but how can i output a "float " or "double" variable?
Can someone help me ? I have been suffered this problem baddly.