Hi TI members,
I wonder whether AWR1843 provides ISR vectors table document?
Sincerely,
EricHuang
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.
Hi TI members,
I wonder whether AWR1843 provides ISR vectors table document?
Sincerely,
EricHuang
Hi,
AWR1843 applications are built on TI-RTOS in SDK and RTOS takes care of ISR vector table.
So you need to refer TI-RTOS vector table information.
And also there is one Non-OS application available at TI-Rex which uses its own ISR table, please refer src\mss\sys_intvecs.asm from below project link
https://dev.ti.com/tirex/explore/node?node=AEIYcK.ZhaTomhvTFvAEIg__AocYeEd__LATEST
Regards,
Jitendra