• 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(...
  • 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(...
  • 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 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 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...