Hi TI Community,
Sorry, this is probably another naive question, but how do you print to the console in CCSv6? I am currently using a F28377D and I am using a traditional printf command as one would in C. All it says for now is "setting up" (just a test to get the printf to work). I have checked the some of the project settings and I have enabled CIO function use and set the heap size for C/C++ dynamic memory allocation set to 700. I've also briefly looked into the RTOS, but that seems like a lot of learning just to access a printf log.
Thanks,
Brandon