• Regarding making of library
    Hey, Can I make my own library for 8051?
  • Stellarisware Directory Tree - Problem making new project
    I've downloaded the latest release of Stellarisware from the LuminaryMicro website in order to program an LM3S6918 evaluation kit and I'm creating my project, or trying too, with Keil's MDK (which already...
  • Use an existing project to make a new project
    Hi... I have have a project, and i want to use it as the base/template for a new project... Where is the "Save Project As" in the project menu ? Also if you want to rename a project, you...
  • How to make and a Library and use it for C programming
    Sir, I am getting some problems in using a library file I made. I have made one library file with "Project -> options" having .lib extension. But now I am not getting how to use that library from another...
  • How to make my own library listable by LIB51?
    Yesterday i created my own C51 library, and when i start another project and add my .lib file to the project, it works well. But wo i'm confused about is that when i use LIB51 LIST XXX.lib(where XXX...