• 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?
  • Filename conventions in uV2 v2.36
    This is not a bug, but it bugs me! In my M51 map file, some files are shown on the included command line as residing in ".\filename.obj" and others as just "filename.obj", even though they are all...
  • Read the filename in usb and display in lcd .
    if the two header files include in single file is possible?
  • 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...