• uVision 4.6 Find in File - display relative path?
    I'm just upgrading from uVision 4.0 to 4.6, and the Find in File function displays the full pathname in the Find in Files window, which very often, in deeply buried projects, takes up all my display...
  • Relative include paths setup, uVision V4.23
    Hello! I just found myself in deep trouble with uVision V4.23 project configuration. I have written a library for STM32 uC and I need to have it shared across some projects (Keil and/or non-Keil) to...
  • Relative jumps in .SRC files
    After compiling a .C file with the SRC directive to produce an assembler output file I have difficulty understanding releative jumps in the .src file. e.g. the line JC $ + 5H LJMP ?C0007 ...
  • ARM uVision 3: Debugging files using relative paths
    I am having trouble debugging C source files that are located in a directory outside of the project directory. For example, in a test project I have three files: c:\temp\file1.c - contains main(...
  • Paths used in uv2 project files
    Hello all: The following is a snippet from my .uv2 project file. ### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0002 // Tools: '166/167' Target (RunInRam), 0x0002...