I am using CCS4 with a custom made DM6446 board and XDS560R emulator. I have the Codec Engine with iUniversal example applications built and working. I followed the steps in http://processors.wiki.ti.com/index.php/Debugging_the_DSP_side_of_a_CE_application_on_DaVinci_using_CCS and have succeeded with all the steps. I can step through and set break points in the Assembly code and see the output in my terminal screen. The problem I am having is after loading the symbol file I can't set break points or step through using source files. Has anyone debugged the iUniversal example fir with CCS4 and stepped through source files successfully? If so can I get details with each step performed or any ideas of what I am missing. A video tutorial would be awesome :).