• How to add header file to Keil uVision4 project?
    I get the following error when I try to build my project using Keil uVision4. Configuration\RTX_Config.c(15): error: #5: cannot open source input file "tasks.h": No such file or directory In...
  • HOW TO ADD sim900 HEADER TO KEIL
    how can add sim900(sim900.h) header to keil. it is possible to add
  • How to add header files to Keil uVision5?
    Hi every body! I'm Cong. I am beginner in coding STM32. Currently, I'm coding a project with: - STM32F103VET6 - Configuration tool: STM32CubeMX - DEV tool: Keil uVision5 Can you tell me the solutions...
  • How to add library into the project?
    Hello all, I've a workspace which contain a library project and blinky project. *when a library project compiled successfully, it's created a lib??.a not lib??.lib Well, then I would like to...
  • must add init.a51 to project????
    I don't add init.a51 to my project but add startup.a51 to my project! but my gloabe variable initializesd all ok????????