Part Number: OMAP-L138
Other Parts Discussed in Thread: OMAPL138
Hello,
I've been trying to print floating point values through UARTprintf() function, and i've been using the OMAPL138_StarterWare. I'm using the arm-2009q1-161-arm-none-eabi toolchain. When I print float values via UART currently it displays ERROR instead of printing the correct value. It seems that the UARTprintf isn't using full floating point capabilities (i.e. turned off in the toolchain itself). Could you give me the proper settings to add to my makefile in order to compile my code with full float printing capability? Thanks in advance. Please let me know if you need any further details.
Regards,
Imon