C28x Gurus,
An update to the 28x codegen (V5.2.1) has been posted to Code Composer Studio update advisor. (Help->update advisor)
The 5.2.x releases include the assembler for CLA code.
Remember in CCS 3.3 to select the new compiler in the component manager after installing (help->about->component manager-> build tools)
Key bug fixes include:
SDSCM00030349 - The symbol details of enumerated variable are changed to an integral type, which affects debug.
SDSCM00031217 - A macro subsitution failure with the assembler.
SDSCM00031491 - The linker did not give an error with an attempt to split the .stack section but allocation silently failed.
SDSCM00031558 - The assembler did give an option to assemble MOVL XAR7,#imm directly.
SDSCM00031567 - The codegen tools did not properly handle __disable_interrupts.
SDSCM00031798 - An assember segmentation fault.
SDSCM00032059 - A codegen segmentation fault.
Happy coding!