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.
I'm just upgrading from uVision 4.0 to 4.6, and the Find in File function displays the full pathname in the Find in Files window, which very often, in deeply buried projects, takes up all my display space and makes it hard to see the text quoted at the end of the line.
For instance (some chars replaced for privacy): \\vmware-host\Shared Folders\Documents\ccc\ccc\cccccccc\0908_8051\Keil\forks\ccccccccc\ccc_C8051_Firmware_Commit_284\code\MIDI\MIDI_usb.c(387) : return 1;
In version 4.0, it displayed the relative path very cleanly like this: .\code\MIDI\MIDI_usb.c(381) return 1;
Is there any way to turn on relative paths for this function in uVision 4.6?
Dan
Hello Dan, the presentation of the pathname has changed in combination with other changes made at the editor at that time. We currently are planning to offer a corresponding configuration, but this will affect just future versions of µVision. Former product versions we do not change. R.Kopsch, ARM Senior Support Engineer
Does that mean 4.6 is outdated, and I should be working with a later version if I want that feature? (I downloaded it fresh yesterday via the Silabs C51 licensing site). Or just that 4.6 won't get an update but future versions will?
Thanks for your response!
Hi Dan, the feature you've requested is not available with current versions of uVision. And yes - already released versions no more are updated. If our Engineering agrees a future version of µVision will offer a configurable solution. Our Releasenotes will offer corresponding news, i.e. see: http://www.keil.com/update/
Thanks, that answers my question! :)