This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
When I complete a successful build, I see the output going by on the Console window. Then the program gets loaded and runs to main() and the Console results are replaced with the DSP's GEL output.
I am using CCS 4.1.2.00027 for the OMAP-L138 but only using the DSP for right now.
Normally this would not be of any interest, since a bad build would leave the errors viewable, although a warning might behave this way, too, and I would want to go back and view it. But in my case, I am trying to get the build process to work right for the PRUSS, which for now uses a Pre-Build command that I can only get to run when I do a Rebuild All, and the messages go by at the top of the console.
I do have CCS configured to automatically load the program and run to main, so it may be that I just need to know how to turn that off and back on again - it took a while to manage to get to the windows where I could enable those features I remember the Go main on a setup box, but the automatically load feature was on a pop-up box after doing a load.
Randy,
You can go to the console view and change its context to be showing the output from the build. Look for the button that looks like a computer monitor and click the arrow beside it, then select to see the "C-Build" output.
Regards,
John