This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Code Composer 6 C5535

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

  • Hi,

    Are you trying to build CSL INTC example (CSL 3.04) on CCS6V ? 

    For your information  3.04 CSL example works  fine with CCS5.5 and also with CCS6. You could follow the steps mentioned in CSL installation guide. But let us know on the above.

    Regards

     Vasanth