All:
I am migrating a project from CCS 3.3 to CCS 5.5 - and I started by first loading the DSK6713 hello2 example into CCS3.3:
With a C6713-based target board connected via SD XDS510-USB, I was able to build, load, and view in the DSP/BIOS message log the "hello world" message.
However, I have had some problems when migrating to CCS 5.5 -
First, I was able to successfully load and build the hello2 example under CCS5.5 - the problem came when I tried to view the "hello world" message.
When I go to Tools--> RTOS Analyzer, everything is grayed out.
What do I need to do to allow the message log to be displayed?
Are there other things necessary to get the DSP/BIOS environment set up in CCS 5.5 for the C6713?