Tool/software: TI-RTOS
Hello,
I am trying to used the PRD feature to trigger a periodic event (a heart-beat LED) on my design.
Although I am pretty sure i did everything OK, the PRD dos not fire and my handler is not called.
I also noticed that, if i let my app running 10secs, i don't seem to have the numer of kernel ticks matching a default 1ms rate.
However, i understood that, the dsp/BIOS sys clock is enabled by default and fires each 1ms ...
Is there a working example somweher (more involved than the bigtime exemple)
Thanks,
Jacques