• 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...
  • Specifying the directory for object files
    Which directive should I use (in the command line) to change the output path for the object files. I want to move the objects files to a different directory (folder) so that my project directory...
  • Change directory of lst and obj files
    Hi I wish to change the directory where the lst and obj files are created using the command line arguments [PRINT and OBJECT]. I wish to keep the output file names same as the input files.I tried...
  • .axf file not found in project directory
    Logs : .axf - 1 Error(s), 837 Warning(s). I am trying to build a project exported from ARM mbed online compiler. I am getting error .axf - 1 Error(s), 837 Warning(s). .axf file is not present...
  • C166 output directory
    Hi all, Is it possible to specify the output directory? Something like an OUTPUTDIR() directive. This would make it easier to set/unset other options in a global makefile. Now you have to add a complete...