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.

Please help me with assembly programming!

Hi, everyone!

I wanted to learn to program in assembly with the C55x dsp devices. I've programmed in C before ( dsPIC and C55x devices) and in assembly ( only dsPIC devices). When I try to compile the write code in CCS, I can't get rid of the errors:  Instruction too large for vector table, and Invalid mnemonic specified. And one other thing, the compiler won't highlight the mnemonics as other assemblers do, somehow it doesn't recognizes my  device setting? (By the way, I'm using a TMS320CV5507 for testing, and if I'm writing in C, everything in is OK).

What am I doing wrong? It must be something so obvious, that I cant even see it.

Any help would be appreciated!