Hi All,
I am getting “ Too many open files “ error when I try to open file with fopen function in GCC compile and Tested it on CCS using xds100v2 emulator for EVM PG2.0 board.
When I use fopen with ccs bulid, its working fine and Creating an empty file in “ti\ccsv5\eclipse” path.
I have tried by changing the files specified in the link
http://www.cyberciti.biz/faq/linux-unix-nginx-too-many-open-files/
But still no success.
Details:
Compile: GCC
Board: EVM PG2.0
Emulator: xds100v2
Load and Run: CCS
Status: Issue: Too many open files
If anybody have any idea, Please share on the above. Thanks in advance.