Tool/software: Code Composer Studio
I am using CCS to program the TMS570LC4357 KIT. When I try to use the function itoa() to convert an integer to string, CCS complains that it doesn't recognize the function. So where are the header files for generic C functions located? I can't find them.