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.

Activating a PRD module

Hello,

I am trying to load write a simple program that will read data from port every 3 milliseconds periodically.

So I defined PRD module in DSP/BIOS graphic tool, in Properties specified the the name of the function, which will be activated, number of ticks and continuous mode. The functions does nothing, just has a breakpoint in which the program does NOT stops when I run it.

Do I have to define or initialize anything else?

Thanks