Hello Support,
When I compile the file csl_intc.c . What should I do? I have changed the compiler options from mnemonic to algebraic but no change just more errors.
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k csl_intc.obj
'Building file: ../csl_intc.c'
'Invoking: C5500 Compiler'
"C:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5535 --memory_model=large -g --include_path="C:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" --include_path="C:/rr/Recorder" --define=c5535 --display_error_number --diag_warning=225 --ptrdiff_size=16 --asm_source=mnemonic --translate_c54x_mnem_source --preproc_with_compile --preproc_dependency="csl_intc.pp" "../csl_intc.c"
"C:\Users\RAMESH~1.SNE\AppData\Local\Temp\6234810", ERROR! at line 1685:
[E9999]
Syntax Error
BIT (ST1,#ST1_INTM) = #1 ;====> CODE AUTO-GENERATED by CSL
"C:\Users\RAMESH~1.SNE\AppData\Local\Temp\6234810", ERROR! at line 1685:
[E9999]
Invalid instructionsyntax, Xmem or Ymem expected
BIT (ST1,#ST1_INTM) = #1 ;====> CODE AUTO-GENERATED by CSL
"C:\Users\RAMESH~1.SNE\AppData\Local\Temp\6234810", ERROR! at line 1685:
[E9999]
Invalid mnemonic specified
BIT (ST1,#ST1_INTM) = #1 ;====> CODE AUTO-GENERATED by CSL
"C:\Users\RAMESH~1.SNE\AppData\Local\Temp\6234810", ERROR! at line 1685:
[E9999]
Invalid mnemonic specified
BIT (ST1,#ST1_INTM) = #1 ;====> CODE AUTO-GENERATED by CSL
"C:\Users\RAMESH~1.SNE\AppData\Local\Temp\6234810", ERROR! at line 1745:
[E9999]
Syntax Error