We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 can't navigate to definitions etc. Is this a bug or is the feature not implemented yet?
Thank you very much. Jan
Hello Alexey,
Please update to MDK-ARM version 5.24:
From the release notes:
http://www.keil.com/update/relnotes/MDK524a.htm
Added: Source Browse information is now available in project targets using ARM Compiler 6:
Information is generated dynamically, does not require a successful project build and is updated as the source code is edited. While the source code is processed, the status bar displays: Creating Browse Information ….
Thank you!