I have not been writing assembler and our DSP engineers that do have just switched over to CCSv5 from CCSv4 for the TMS320C5535. It appears that in CCSv4 the problems view did list the problem but not longer does in CCSv5. It knows the location but does not list the problem description. If the console view does not contain the line in question you cannot scroll through it to get the error. You need to specifically rebuild that assembler file. Consider this error listing. It is plain that the error parser is not capable of handling this and just parses the line with ERROR in it. I have seen this before for other compilers in Eclipse and there was a switch to put all error information on one line. This is an IMPORTANT usability issue.
"../code/plt_dsp_utilities/asm/plt_mul_a.asm"
"..\code\plt_dsp_utilities\asm\plt_mul_a.asm", ERROR! at line 39:
[E9999]
Syntax Error
AND #0F9DFh,fkjdsklfjdj mmap(ST1_55) ;clear M40, SATD, 54CM
"..\code\plt_dsp_utilities\asm\plt_mul_a.asm", ERROR! at line 39:
[E9999]
Trailing operands or input specified
AND #0F9DFh,fkjdsklfjdj mmap(ST1_55) ;clear M40, SATD, 54CM