This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler: v18.12.0.LTS

Tool/software: TI C/C++ Compiler

Hello All, 

I have just a simple question, as this is my very first time to deal with TI ARM compiler.

How to generate an ELF file, I am using the command window btw, is it just "armcl file.c --run_linker --rom_model -l library.a --output_file=myELF.elf" ?