Tool/software:
Hi,
I want to use two Timer 1us and 1ms respectively in one core so, please let me know How to configure multiple timer with different time?
For this i followed this way to achieve, I have used [RTI_led_blink_am263x] this example, so I used 2 RTI like
in 1st RTI, I configured as 1us
in 2nd RTI, I configured as 1ms
so can u say this is the correct approach also say in the programming what are all the changes i need to do?
if no can u say in another approach.