Dear all,
I am working with following configuration:
Code Composer Studio 4.2.4.00033
Hercules Devices 4.2.4.0002
TMS470 Code Generation Tools 4.9.0
Unfortunately the build crashes (a compiler error occurs) at line with an instruction "rfefd r13!". If this instruction is replaced by "rfeia r13!", then the error disappears.
Error message: ERROR! at line 1250: [E0002] Illegal mnemonic specified
Could anybody advise why this happends? Is a root cause of that within incorrect setting of the compiler?
BTW: this piece of code is properly compiled and linked by IAR EWAR:
IAR Assembler for ARM
6.40.1.53790 (6.40.1.53790)
IAR C/C++ Compiler for ARM
6.40.1.23790 (6.40.1.23790)
IAR ELF Linker for ARM
6.40.1.53790 (6.40.1.53790)
Thanks for your hints in advance!
Cheers, Jiri