• which include to use
    I am using an AT89c51rc2 and want to know which include (*.h) file to use. Which should I start with?
  • File 'pthread.h' not included in keil
    Hi Everyone I am merging libucv(library USB Video class) files into my Keil code. But I got the error that pthread.h is not included. I was searching online and it says Keil does not support pthread...
  • keil file not including all header file from include path
    Hello, I am working on STM32F3xx discovery board with HAL driver on keil 5. i have included the path for my header file from option target menu, but all header files from that included folder...
  • Porblem in including header file in Keil
    I want to include header file in my project The header file contains all the declarations. Can i use text file for the same purpose.
  • include file
    hello everyone, i am writing a program for c8051f020,in which i have 4 ".c" files: main c file,keyroutine file, general routines files,confguration file i separated bit addressable, data addressable...