• How to create a directory on Flash by RL_FS?
    I need two directories to save some data.One directory save runing log and another save my last program image. I try to use following code to create ABC directory .but faild. hFile = fopen("S:\...
  • Structured Project Directories
    I find that having a "standard" project directory with sub-directories for all projects to be of great value. I do not know what others have done when they start a new project, but I can tell you...
  • No such file or directory
    Note: This was originally posted on 17th May 2013 at http://forums.arm.com Hello, While using DS5 to build my project, I get the following error: fatal error: xyz.h: No such file or directory I know that...
  • How to specify a relative directory in makefile
    How to specify a relative directory in makefile . My c51 compiler version is 5.10. Whether the directive"INCDIR" could be used in makefile? what format for it? Thanks for any help in advance!
  • Arranging File Groups in Directories
    Hi, I'm a newbie to 8051 Keil's IDE. I would like to arrange several file groups, which have mutual meaning, under a sub-directory. This sub-directory will then be included directly under the project...