Tool/software: Code Composer Studio
Hello,
I have been developing a signal acquiring program, one that calculates RMS values, frequencies and such. It has been working just fine, but I'm having trouble while trying to print the float values to the UART, as seen in the image. I have configured the UART the right way, because the UART does print int numbers. I've read on the forums and on the TI wiki about --printf_support and I have also set it to full, but I dont know if that helps or not when talking about UART prints. Could someone help please?
Regards, Tales Duque.