Tool/software: Code Composer Studio
Dear TI Support Team,
I am using the latest Processor SDK of C6657 and the CCS v7.0.0 and v6.2.0 as well. The NIMU/EMAC driver has been corrected with a lot of patches to work correctly in UDP and TCP mode as well. Now I am trying to use the UIA LoggerRunMode via Ethernet to get "Execution Graph", but it does not work correctly. It looks like that the CCS System Analyzer has some issues:
- Rta_Command START_TX will be send only if the option "Clear logger buffers on target before starting collection" has been disabled. If option is enabled then the START_TX is missing and no events will be send to host PC.
- If START_TX has been send then the target traces the event messages to the host PC via UDP port 1235, but the CCS does not view any messages.
- After pressing the Stop button, then the STOP_TX command will be send to target and the tracing stops.
I have also try with LoggerIdle and with my own transport via Ethernet with TCP based Event connection. The events are transmitted by the target but the CCS does not view any message.
Do you have some ideas was is going wrong. I can provide you with a wireshark record if it is needed.
I am working on Windows 7 64bit Ulimate and I am using my one C6657 based board.
Kind regards
Sven