Other Parts Discussed in Thread: HALCOGEN, UNIFLASH
Is there a way to run the Halcogen program and CCS (compiler+linker) via command line? The/my current build process is too manually-intensive, and hence error-prone. It would be nice if I can just script the entire process, especially for a "production" build.
Perhaps the CCS output product (.out) could be downloaded and run via command line as well.
Thanks.