

This window will ask you where you want to save the project, select the designated folder and also name you project according to the working it is going to perform in future.

#KEIL MDK ARM UART INTERRUPT CODE#
This is where all your currently open projects will appear and your main code and all the codes you run will appear in the greyed window. After the IDE is loaded completely a getting started window will appear as shown in the figure below: Create New Project.

Once you click on this icon keil will start loading to show you the main window.Open the search bar in your computer and type Keil and click on Keil uVision5 as shown in the figure below. Once you get done with the downloading and installation part of Keil it will appear in you search bar. Lets’ get started with keil (installed in previous tutorial). We will do the relevant settings in a simple program to make it compatible with the microcontroller under consideration so that we can burn (load) it on the board.
#KEIL MDK ARM UART INTERRUPT HOW TO#
In the previous tutorial we learned how to download and install the latest version of keil uVision and now we are at a position to learn how to write our first program in keil which can be loaded on TIVA C series microcontroller.
