Can I use the printf() function in the TMS570LS0432 MCU?
If possible , let me know how to use!!
Please...
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Can I use the printf() function in the TMS570LS0432 MCU?
If possible , let me know how to use!!
Please...
Hi,
This has been answered before. It is possible but with some restrictions. You can check the following links.
http://e2e.ti.com/support/microcontrollers/hercules/f/312/t/395906
http://processors.wiki.ti.com/index.php/Tips_for_using_printf
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/208233
http://e2e.ti.com/support/microcontrollers/hercules/f/312/t/177735
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/271868
It is better to use one of the peripherals like SCI since printf() has some issues.
Thanks and Regards,
Vineeth