• 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 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 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 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...
  • Add Header and Source file in keil5
    Hi guys. I am new to arm and keil and I'm working on LPC1768 and keil5. I've wrote a header and source file and want to add it to my project. This is my steps: - Source group -> add existing -> add...