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.

28377D specific doc for RTOS

Other Parts Discussed in Thread: SYSBIOS

Hello

Where can I find doc related to RTOS on 28377D?

E.g. I need Hwi interrupt number for CLA_1 and some hints how to integrate the usblib in a project with RTOS.

Thank you very much!

Roger

Edit:

Trial and error -> CLA_1 seems to be Hwi interrupt number 112 (32 + (11-1)*8 = 112). Int11.1

USBA (Int9.15) is number 198. The question about the interrupt number is solved, but the root question is: where can I find a doc with this info?