Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
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