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.
"I searched in the Keil installed path, but I am not found types.h file"
Then it must be a file that you're supposed to provide yourself?
What makes you think that it should be provided by Keil?
It's not a standard 'C' header, is it?
en.cppreference.com/.../header
en.wikipedia.org/.../C_standard_library