I have an C++ application that is built outside of CCS and using CCS to flash the application onto a TMS570 board. The application runs, I can break, step through the disassembly, and look at register values. How can I get CCS to recognize the source code and allow me to step through the source code? Is this possible for an application that is built outside of CSS?