This is a minor issue but CCS5 appears to report a syntax error on the interrupt keyword. The error is only shown in the editor and not in the Problems window during compilation.
For example in the following function definition the interrupt keyword is highlighted as a syntax error:
interrupt void Evh_ResetInt(void)
For information we are using the TMS570 processor running TMS470 Code Genration Tools 4.7.0B2.
Regards,
Richard