Hi,
I have a program using LOG module in the DSP/BIOS 5.41 running on C6748. When I load the program from Code Composer Studio v3.3. I can use the Message Log window to view my log messages.
Now I have flashed the program using SPI Flash. When switching on the emulator, I understand that the booting will be done automatically and the program will run after successful booting. Is there anyway I can using the Code Composer Studio to view the log messages in this case? That is, without loading the program from Code Composer Studio?