• Version Control of MDK v5 Project
    See http://www.keil.com/forum/56892/ "The project file should have been 100% focused on the rules required to perform the similar task of a Makefile. Everything else should have been optional information...
  • Version Control of MDK v5 Project
    See http://www.keil.com/forum/56892/ "The project file should have been 100% focused on the rules required to perform the similar task of a Makefile. Everything else should have been optional information...
  • Version information in build
    Is it possible to create some kind of listing, in the compile/linking time, with file version information,taken from source control program (ClearCase in our case)? I mean that I want to have detailed...
  • Version information in build
    Is it possible to create some kind of listing, in the compile/linking time, with file version information,taken from source control program (ClearCase in our case)? I mean that I want to have detailed...
  • arm-none-eabi-gcc: symbols in debug-info do not have address information with new compiler version
    Hello all, previously we were using arm-none-eabi-gcc 7.3.1 to compile an elf-file which was the input of a tool which includes an elf-file parser to record certain variables. This elf-file parser...