This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to configure Keil for enable and disable interrupts

Hi:

I created a new project from scratch in Keil for TM4C123GH6PM microcontroller (TivaC Launchpad) and i want to write some functions in C to enable and disable interrupts. How can i do it ?. Is necessary to configure startup file (.s) to use this functions ?