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" ?