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