• List of configuration options in .uvprojx and .uvoptx files (Keil uVision 5)
    Hello! As an author of CMake <> uVision Synchronizer project, I am trying to find a list of all possible (or at least all mandatory) configuration options in uVision5 Project File (.uvprojx) and uVision5...
  • uVision 5, UVOPTX files and subversion
    We are getting a multi-developer project off the ground and are using subversion for source control. We are using subversion in the most basic way, mostly just using the Tortoise SVN client, v1.8.5 which...
  • .uvprojx file support environment variables?
    Hi, everyone. I have a project that includes a lot of "library" source files that are outside of my main source tree and I'd prefer not to have to reference them with awkward paths like "..\..\..\components...
  • uvprojx sometimes changes Flash2 tag
    Hello, I'm having trouble understanding the behavior of the uvprojx (and uvoptx) files specifically regarding the Flash2 XML tag. I'm using Subversion for my Keil project and version controlling...
  • #pragma to configure option
    Please, Is there #pragma to configure option bytes for STM32L011F4, if not, how to add option bytes configuration to compilation. Thanks.