• Include a C header file in assembler
    There's a C header file, I want an assembly source file to include it and use the definitions. I tried this Realview's document: www.arm.com/.../1208.html But it can't help. The docuemnt said "When...
  • including headers in uvision?
    Things seem different in uvision so I wanted to ask what is the "correct" way to add a header. For example I downloaded a project open20r and ran a usb example. Works great, now I need to add a thread...
  • ways to include header files
    I created a project with uVision3 and added all the necessary header files into the file group 'Header' by using Project - Components, Environment, Books . By compiling this project I got many similar...
  • 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...
  • 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.