Folks,
An update to the 28x codegen (V5.1.4) 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)
Happy coding!
Key bug fixes include:
SDSCM00030307 - The compiler generates incorrect MOVL instruction with certain
pointer expressions.
SDSCM00030398 - A bug with partial linking and
relocation types.
SDSCM00030583 - The hex2000 utility was truncating
Motorola S record addresses when -byte option is used.
SDSCM00030635 - An
incorrect optimization of constant was performed with -o2 and
higher.
SDSCM00030700 - A symbol specified with .label directive within
assembly source was linked to the run address instead of the load address.
-Lori