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.

[Codegen] C28x Compiler Release 5.1.5 is Now Available

C28x Gurus,

An update to the 28x codegen (V5.1.5) has been posted to Code Composer Studio update advisor.  (Help->update advisor)

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.

SDSCM00030741 - The linker did not honor allocation based on memory attributes in combination with a Page specification.

SDSCM00030955 - Long link times for partial linked files.

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!