• 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...
  • 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...
  • uVision2 SCVS and case sensitive names
    How can I get uVision2 to not use all uppercase file names? I use a version control system (Perforce) that, since it runs on a Linux server, is case sensitive in file names. When uVision2 opens a file...
  • uVision2 SCVS and case sensitive names
    How can I get uVision2 to not use all uppercase file names? I use a version control system (Perforce) that, since it runs on a Linux server, is case sensitive in file names. When uVision2 opens a file...
  • emWin font with lowered down chars 2 and 3
    We use KEIL MDK-Middleware 7.0.0 with emWin. To display chemical formula like H2O we need a font with lowered down chars of 2 and 3. Segger documentation says the font c files are included in emWin...