A minor comment, but have CCS projects under configuration control, and notice that when make modifications to them in CCS 11.1 then CCS is re-writing the .ccxml files and adding blank lines to them.
Update TMS570LC4357_div_by_zero example to generate an interrupt when… · Chester-Gillon/E2E_example_projects@4fe7b90 · GitHub is an example commit of a modification. The project was originally created in CCS 10.4 and when making modifications in CCS 11.1 the TMS570LC43xx.ccxml got re-written with extra blank lines.
This is just a minor issue, as doesn't cause debugging to fail but just shows up as unexpected modifications to project files under configuration control.