In the process of updating our build tool to work with DS-5. I am able to use the DS-5 generated make files to compile and link using the ARM tools. Assuming I start in a clean directory structure will all the source files, how can I get DS-5 to generate all the various make files using a command-line?
Thanks