Hi All,
How do I enable "printf" support for TMS570 Code Composer Studio?
- Tried the procedure indicated at
http://processors.wiki.ti.com/index.php/Printf_support_for_MSP430_CCSTUDIO_compiler
- Then, I modified the default linker command file (sys_link.cmd) by adding
.sysmem : {} > RAM
in Section Configuration
but still nothing was printed to the Debug Console when I ran the program.
I'm using TMS570LS20216 USB Kit with Code Composer Studio 4.2.4.00033 with the ff. setup
Code Generation Tool: TI v4.6.6
Runtime Support Library: rtsv7R4_T_be_v3D16_eabi.lib
Regards,
Dennis