• Compiler name mangling
    Hi, Having wondered why the linker couldn't locate a code segment which I'd specified as part of the BL51 command line, I took a look at listing file to discover that the compiler had (somewhat arbitrarily...
  • Compiler name mangling
    Hi, Having wondered why the linker couldn't locate a code segment which I'd specified as part of the BL51 command line, I took a look at listing file to discover that the compiler had (somewhat arbitrarily...
  • colored filenames
    is there any significance, ans, if so which, to the colors of the filenames over the source window?
  • colored filenames
    is there any significance, ans, if so which, to the colors of the filenames over the source window?
  • change output filename after compilation
    Hello all, I would like to change the output filename (*.hex) after compilation automatically, where the name should be defined in a headerfile which is part of the µvision2 project. Does enybody...