Hi,
We are using omapl138, We port Linux in it. It is working fine. We are not able to run more than 9 process.
When we run 10th process it will not even go main.
When i do GDB, I found error in init.c in libc library.
We are using ti-sdk 5.30.2.0 arm-arago-gnueabi-linux toolchain to compile our application.
We are using base-rootfs filesystem comes with sdk package. It has libc version 2.12.2
Where can i get help regarding this?
How to find, What are all the causes of this kind of problem?
Please help me.