• Relative project file paths
    Hi, With new uVision4 the file paths in project are not saved as they were entered, so there's no way to save relative paths because uVision4 automatically converts them to absolute. The problem is...
  • 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...
  • Keil 4.5 vs 4.6
    Earlier in v4.5, the watch parameters used to get update even if debugger is running. But in V6 , parameters don't get update until debugger stopped.To check para, stop the debugger & then run again...
  • 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(...
  • Find in files path in IDE
    In uVision 2.06, when I want to "find in files", I can't figure out how to change the search directory and make it stick. The IDE seems to always want to start in the directory containing the uv2 project...