• Wolfssl pthread.h is missing
    Hi I want to use wolfssl library (v3.6.9) on Keil (v5.17), but when I add wolfCrypt to project, I get this error: C:\Program Files (x86)\Keil 5.17\ARM\PACK\wolfSSL\CyaSSL\3.6.9\wolfssl\wolfssl/wolfcrypt...
  • Build error in my code with DS-5 armcc pthread.h not found
    Hello, Recently I have started using ARM DS-5 . Compiling a C code using DS-5 - with the ARM Compiler 5.06 built in DS5. I have code which uses pthreads, and the build is failing when i have #include...
  • 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...