I'm have C6678. I'm want use RTA Agent in my project, for that i'm add following code to my *.cfg file:
var Agent = xdc.useModule{'ti.sysbios.rta.Agent'};
Agent.transport = Agent.Transport_STOP_MODE_ONLY;
I'm run programm.
Pause CPU.
Open Raw logs and Exec graph, both of them is empty.
What i'm doing wrong?
Sorry my bad English. :(