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.

RTOS/BEAGLEBK: Creating Wilink8 driver for TI-RTOS and interfacing it with NDK using NIMU

Part Number: BEAGLEBK

Tool/software: TI-RTOS

Hi,

I want to use the WiLink8 Module in Beaglebone Black for TI-RTOS. I know that there is no driver for WiLink8 in TI-RTOS and 3rd Party Clarinox supports drivers for RTOS. I have following questions:

1. Can I create WiLink8 driver and interface it with NDK using NIMU for TI-RTOS ?

2. If yes, how do I initialize NIMUDeviceTable with Wifi8 initialization function? I created a file nimu_wifi.c file and created all the functions like Start, Stop, Poll etc (at moment the functions are blank). Where should I add this file? How do I compile it in the already build SDK environment.

Thanks

Vishav