• Browse information using GCC compiler?
    Hi, Is it possible to generate Browse Information using the GCC compiler in Keil? I can't see the option in the target configuration. Thank you in advance.
  • 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...
  • 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...