Tool/software: Code Composer Studio
Hello All,
I am trying to follow a "textbook" and it is using uVision Compiler but I decided to use Code composer Studio. In the textbook its using C prototype __disable_irq. I am not sure what it would translate in CCS but I think it means to disable all interrupts and I don't know how to achieve that command.
If anyone can help me understand what I would have to do in CCS that equates to that prototype, I would greatly appreciate the help.
Thank you.