Other Parts Discussed in Thread: SYSBIOS,
Tool/software: TI-RTOS
I saw a post provided a URL about SYSBIOS tick timer mapping, I can't find it anymore. Can somebody provide it, better to add to wiki sysbios page.
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.
Sitara, DSP. etc. such as AM3358, C6748.
I remember there is a list about timer ID and real timer number.
Hi Tony,
There is a very round-about way you can get to the Timer mapping tables through the BIOS cdoc. Open index.html in <BIOS_INSTALL_DIR>/docs/cdoc. Expand the ti->sysbios and select "family". You should see a link to the "SYSBIOS delegates" as highlighted below:
Follow the "SYS/BIOS Delegates Usage" link, and expand the device you are looking for:
Follow the highlighted link and you will get to a page where you can search for "Timer Mapping Tables" to find the link you want. Best regards,
Janet