Hello,
I am new to embedded programming and have been presented with a TMS320C5515 to program on.
I have been going through documentation and got to the "C55x Programmers Guide" written/published in 2001. I tried to do the assembly tutorial at the beginning and cannot get the project to compile correctly. It was difficult to follow the steps becaus the CCS interface shown in the figures are outdated. I received the following errors when trying to compile the example:
Severity and Description Path Resource Location Creation Time Id
[E0300] 'x' is not defined in this source file tutor tutor.asm line 3 1337888769012 2144
[E0300] 'y' is not defined in this source file tutor tutor.asm line 3 1337888769012 2145
[E9999] Illegal directive or mnemonic tutor tutor.asm line 1 1337888769012 2142
[E9999] Illegal operand tutor tutor.asm line 4 1337888769012 2146
[E9999] Illegal operand tutor tutor.asm line 5 1337888769012 2147
[E9999] Illegal token in column 1 tutor tutor.asm line 1 1337888769012 2143
[E9999] Invalid section name specification tutor tutor.asm line 6 1337888769012 2149
[E9999] Syntax Error tutor tutor.asm line 29 1337888769012 2150
[E9999] Unexpected trailing operand(s) tutor tutor.asm line 6 1337888769012 2148
Thanks in advance for any input, and God Bless!
Dozier