We are using bios in our application.As per the datasheet TIMER 2 is used for scheduling of the dsp bios tasks.
We want to access the value of this timer . Is thi possible?
IS it possible to read the regiesters of this TIMER?
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.
We are using bios in our application.As per the datasheet TIMER 2 is used for scheduling of the dsp bios tasks.
We want to access the value of this timer . Is thi possible?
IS it possible to read the regiesters of this TIMER?
Hi Sonal,
We want to access the value of this timer . Is thi possible?
IS it possible to read the regiesters of this TIMER?
Are you not able to do using the Watch window? You can add timer registers found in Global variables.
Regards,
Gautam
We want to use the value of this timer register in our Appilcaiton? Just not watch but use it as well.
So is this possible?
So is this possible?
If you're able to watch it, why not try fetching the same (Register) in your code?
Regards,
Gautam