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