Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 222458

Forum Post: RE: CCS/TMS320F28035: Error when printf used

$
0
0
Hi, You could allocate the .text, .esysmem, .econst sections to RAMN memories with larger sizes. The section to memory mapping is done as part of the linker command file. Additionally, you could use --printf_support (C2000 compiler-> Advanced Options->Library functions assumptions) to minimal or float. This will reduce the memory requirement for printf Regards, Veena

Viewing all articles
Browse latest Browse all 222458

Trending Articles