• Source and headers included but not found
    Hey everyone, I am attempting to move an existing project from Atollic to Keil (as Atollic is no longer supported by my MCU). All I want to do is add the appropriate headers and source files...
  • Why headers used by source files don't appear in my Keil Project?
    I believe headers used by a source file appear in the Keil project list, nested under the source file. Clicking the + box, and then double-clicking the .h file would open the .h file. In my project...
  • header file in keil 5.12
    hi i used to be able to see all header files in project window (under target folder). however now that i have installed keil 5.12 i cant find them in project window. how can i bring them in this window...
  • keil 4 string header file
    how can i use strset() function in keil string header file
  • header/source ... problem linking compilation
    Hi everyone, I want to program nucleo F091RC using STM32f0xx standard peripheral libraries. I included all the .h and .c files in my project and when I try to build my project, the only one error i...