Tool/software: Code Composer Studio
Hello,
I have an issue, if I have any interrupt handler in my code (example of one can be seen bellow) the code of this function is not highlighted at all, but I want it to be highlighted as the rest of the code. Also if I choose any global modules variable or function call in IRQ handler, CCS do not highlights this global module variable / function call as it highlights in the rest of the code. Can anybody please help me to solve this problem? Its really uncomfortable for me :)
Thank you!
