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,
I am a research specialist at Arizona State University. I recently purchased the DA14585 development kit. I am completely new to Dialog products and the uVision software. I am running through example from section 5.1 to 5.6 in the User Manual DA14585/586 SDK 6 Software Developer’s Guide.
For many hours, I have been trying to figure out where the Configuration Wizard tab is. It does not appear on my screen when I open a .c or .h file. It does not appear when I go to right-click > Advanced > Toggle Text Editor/Configuration Wizard.
How do I access Configuration Wizard?
I am using uVision 5, and I am using Windows 10.
Best,
Dominic
A file needs to contain the Configuration Wizard annotations and when it is then opened in uVision the Configuration Wizard tab should appear.
More details:
http://www.keil.com/support/man/docs/uv4/uv4_ut_configwizard.htm
http://www.keil.com/pack/doc/CMSIS_Dev/Pack/html/configWizard.html
Thank you very much!