• STM32F103-- sys/types.h no such file or direcory
    Hi, I'm compiling STM32F103 code and I'm getting following error ..\1\platform\syscalls.c(13): error: #5: cannot open source input file "sys/types.h": No such file or directory sys/types...
  • cannot open input source file
    Hello everyone, I just wanted to use a keypad that's why I found a keypad library on Github I added the library and when I wanna build the project I receive this : error: #5: cannot open source input...
  • error: #5: cannot open source input file
    Hi, I just installed this licensed uVision V5.14.0.0 several days ago. (Keil info attached here) The issue is: When I pull existing software project from SVN repository, and build it, I got...
  • cannot open source input file "stm32f10x_lib.h"
    I have created a new project and am trying to compile some basic GPIO code. The compiler output is generating this message: "test.c(14): error: #5: cannot open source input file "stm32f10x_lib.h...
  • Building error, cannot open source input file, No such file or directory
    A part of the code where it goes wrong in pil_symbols_c.c is shown below: //this file can be linked such that no Flash memory is consumed #ifndef PIL_PREP_TOOL #include "pil_symbols_c.inc" //...