This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

fatal error: BL10717 - cannot open source file "sys/types.h"

Hi all,

I am creating a Keil cross compiler for testing tool.
I got a below as shown:

Processing t1a/t1a67.c
g04\g04.h:27: fatal error: BL10717 - cannot open source file "sys/types.h"
#include <sys/types.h>

I searched in the Keil installed path, but I am not found types.h file.

Please help me how to solve this error.

Thanks&Regards,
K Srujan Kumar.

0