====== Code Composer Studio ====== [[http://www.ti.com/tool/CCSTUDIO|Code Composer Studio]] ===== Gescheite K&R Quelltextformatierung ===== - ''Window'' -> ''Preferences'' -> ''Show advanced settings'' aktivieren - ''Window'' -> ''Preferences'' -> ''C/C++'' -> ''Code Style'' -> ''Formatter'' -> ''New'' - **Profile name: ** K&R own - **Initialize settings with the following profile:** K&R [built-in] - Mit ''OK'' bestätigen - ''Indentation'' -> ''General settings'' -> ''Tabs policy:'' -> ''Spaces only'' - ''Indentation'' -> ''Indent'' -> ''Statements within 'switch' body'' aktivieren - ''Line Wrapping'' -> ''Line width and indenration levels'' -> ''Maximum line width:'' aus 240 stellen **Hinweis:** Mit ''Strg'' + ''Shift'' + ''f'' formatiert man den Code.