This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem when using RTA Agent

Other Parts Discussed in Thread: SYSBIOS

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. :(