I working on a project on a TMS320F28335 which has three hardwrae timers.
I understand that SYS/BIOS uses one of these timers.
Can someone confirm that this is timer1?
If I add the Clock module to the build does this use up a second timer?
Ed
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.
I working on a project on a TMS320F28335 which has three hardwrae timers.
I understand that SYS/BIOS uses one of these timers.
Can someone confirm that this is timer1?
If I add the Clock module to the build does this use up a second timer?
Ed
This wiki page should help:
http://processors.wiki.ti.com/index.php/SYS/BIOS_for_the_28x
I also attached some slides with screenshots that might help.
You can use the CCSv5 ROV tool to see which Timers are in use by SYS/BIOS. If you open ROV and go to Timers area, you will see which ones are in use and their periods.