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 new driver module for TI-RTOS

Part Number: BEAGLEBK

Tool/software: TI-RTOS

Hi,

I want to create a new driver module for TI-RTOS. At start, I am just starting with an empty module (just print "HI"). Then I would like to register it with NDK using NIMU. Using NDK socket functions, I want to send some data to the module (at present doing nothing with data). Also, I want to control the module parameters from user app. Can you please suggest me a starting point for this?

Regards

Vishav