gowthamn
Member level 3
Hi All,
I have been working in writing linux kernel and never worked on writing applications. I am required to develop application which reads file from USB drive and copies the data into Flash memory.
The design approach was to have multitasking.
I am not well versed in creating tasks in embedded linux, can you give some inputs how to start multitasking in linux, also some examples if available so that i can start my development.
I have been working in writing linux kernel and never worked on writing applications. I am required to develop application which reads file from USB drive and copies the data into Flash memory.
The design approach was to have multitasking.
I am not well versed in creating tasks in embedded linux, can you give some inputs how to start multitasking in linux, also some examples if available so that i can start my development.