• Access to Browse Information?
    It would be very useful to be able to print reports from the Source Browser window, or at least extract the information to a file for analysis/printing. Is this possible, or are there any tools available...
  • Silly compilation time due to browse informations
    On all my ARM uVision projects, browse information options increases compile time , but in a rationally way. Today , I imported a colleague project to fork it. And it was a disaster ! Without 'Browse...
  • Creating Browse Information extremely slow
    While working in uVision on a C++ file and toolchain set to ARM Compiler 6 (6.10.1) in MDK 5.26, often when I start to type in any code, the browse information starts recreating slowing down the editor...
  • Browse Information not available with armclang 6
    Hello, if arm compiler v6 (armclang) is used in uVision 5.22 it's not possible to check the key "Browse Information" in target options->output->create executable. Without these information I...
  • Browse information via make file
    Dear all, we are using a build system (similar to make) to configure our build projects. The build system then calls the Keil-compiler/toolchain. Debuugging the resulting .axf-file via Keil µVision...