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.
In Code Composer Studio Core Edition (Version: 4.1.3.00038), for C source files, I can control the editor syntax formatting with the "Windows->Preferences...->C/C++->Syntax tab.
I would like to be able do the same for assembly language source files (I'm not too thrilled with all mnemonics in bold-italics).
Does anyone know how to change the editor formatting for assembly files in CCS? (or for any other non-C/C++ source files)
Thanks,
Dan
Dan,
Unfortunately the assembly display is fixed, and I couldn't find a way to properly customize it. The link below shows a plug-in that may help you perform some customization:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/65007/234424.aspx#234424
Hope this helps,
Rafael