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.