• no_semihosting - sys_open still referenced
    Hi I am implement a project on the microsemi cortex M3 ARM with the RTX OS and the TCP stack. I have spend hours reading through posts on the forum and web about implementing no_semihosting and...
  • 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...
  • L102: with public in a51, referenced by C.
    Getting L102 when referencing an idata public from a C module. // We want a routine to examine idata memory. // The user types a two-byte address, followed by cr or lf, // at hyperterminal. // The...
  • 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...
  • 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...