I need to write a PC-side application to test my embedded system. I would prefer doing this in CCS and not have to open an instance of Eclipse CDT. I can make a default "Hello World" application but I can figure out how to run it from inside CCS. It runs fine if I run it from a command window. Is there a tutorial on the whole process?
Stephen