I am working in TMS320C6400_0-674x (Simulator) - cose composer studio. I am trying to use SPLOOP operation in my code but I got this problem:
"copy_memory.asm", ERROR! at line 37: [E0003] Illegal register ILC
MVC A1,ILC
"copy_memory.asm", ERROR! at line 37: [E0005] Operand #2 missing: register
expected
MVC A1,ILC
"copy_memory.asm", ERROR! at line 40: [E0800] Instruction invalid for C6400
SPLOOP 3
"copy_memory.asm", ERROR! at line 48: [E0800] Instruction invalid for C6400
SPKERNEL 4,0
4 Assembly Errors, No Assembly Warnings
Errors in Source - Assembler Aborted
>> Compilation failure
Build Complete,
4 Errors, 0 Warnings, 0 Remarks.