<div dir="ltr"><div><div><div><div>Hello,<br><br></div>I'm trying to load a 45KB object file in my RTEMS app but I get the error as mentioned in the subject.<br><br>After looking in RTEMS source tree I found it's due to ENOMEM while calling open system call. I tried to increase min task stack size and use a unified work area but <br>didn't fix the issue.<br><br>Any comments?<br><br></div>I run the executable like this:<br>qemu-system-i386 -kernel testsuite <br>                              -append "--console=/dev/com1"<br>                              -serial stdio<br>                              -m 128<br><br></div>Best Regards,<br></div>Saeed<br><div><div> <br></div></div></div>