Part Number: TMS320F28379D
Tool/software:
CCS has an issue properly formatting a nested switch statement. Is there some device or compiler issue that I should be aware of?
"Correct Indentation" produces the formatting below:

The "case Receive16" should be one tab to the left, lining up with "case ReceiveCommand".