Hi - I am having problems viewing the printf logs using CCS V4.
I'm running CCS Version 4.0.1.01001, with DSP/BIOS 5.40.02.22. Target hardware is a 6455 DSP, and a Spectrum Digital XDS560R USB emulator is being used.
The project I am running is the gforge EDMA3 LLD example #2, from <https://gforge.ti.com/gf/project/lld_examples/>
The Event Log Manager in the configuration specifies a printf log file in IRAM, called myLog. This log is written to when the DMA operation is complete.
I can run the example without any problem, but I cannot view the log file.
From what I can tell, I should be able to view the log file from the tools menu: Tools->RTA->Printf Logs. However, those selctions are all disabled. If I try the same menu option after I have run the example, the submenu for Tools->RTA does not appear, and I get an out of memory error for Eclipse, and it is recommended to shut down the IDE.
Any suggestions on how I can view these log files? Please let me know if you need additional information.
Thank you.