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
I have installed Arm Development Studio Gold Edition Free Trial on Windows and have successfully built an executable using the IDE. I now want to build from the command line.This web page:Building your first embedded image (arm.com)
has link:configure your environment in order to run Arm Compiler 6 from the command-line
But that link is broken.
Where can I find information on how to set environment variables for working from the command line?
Best regards
David
Hi DavidApologies for the broken link. The correct link is developer.arm.com/.../Configure-a-compiler-toolchain-for-the-Arm-DS-command-promptTo summarize what you need to do for Arm DS on Windows:
This sets all the necessary environment variables for compiling on the command-line. See screen-shot below.Hope this helps,Stephen