Tool/software: TI C/C++ Compiler
Hello All,
I have a very strange issue, the executable (armcl.exe) doesn't compile any assembly file (.asm), doesn't understand any simple instruction like (MOV) except the (NOP) instruction.
After searching I have found that I should specify the architecture (-mv7R4), but nothing happens.
Any suggestions.
Thanks in advance.