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.
Hi,
Is it possible please to set a source file path using an environment variable.
example:
$REPO$\project\test instead of C:\IDE\project\test (where REPO = C:\IDE
Thanks and regards, Nawres
uVision uses relative paths - so you shouldn't need to do that.
Also, have a look at this: http://www.keil.com/support/man/docs/uv4/uv4_ut_keysequence.htm
maybe I should say, it can use relative paths - so make sure your project takes advantage of this ...