Part Number: TMS320C6657
Tool/software: TI C/C++ Compiler
No does work. Tried all levels of "level of printf/scanf support required" and the function generates gibberish.
Example:
char cbuff[32];
sprintf(cbuff, "THIS IS A TEST");
contents of cbuff: garbage