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.

How to implement a lower layer call ?

Hello All,

I need to understand how a lower layer call works from linux app. Suppose, I have developed a library function in C on top of any TI Sitara processor and I need to invoke that function from the installed linux app. Can any body help me in understanding how this call flow works ?

I am not sure how my lower layer driver will get invoked from the upper layer linux drivers.