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.

CC3120MOD: How to register host IRQ to SimpleLink API callback?

Part Number: CC3120MOD


Hello,

I do not undertand how to register the INT to the SimpleLink API. From my understanding, the IRQ should be mapped to the function _SlDrvRxIrqHandler declared in driver.h. However, looking at the examples and documentation, there is no information regarding the mapping of this function to the host's INT vector table. What am I missing?

Xavier