I just can't manage to start a new project in Keil. I took and completed the edx course offered by valvano, however I realized that we were never taught how to program completely from scratch. Even though I managed to create a 5 key piano toy, I am not able to start a simple empty while loop project in keil.
These are the steps that I undertake after watching various tutorials and such.
Open Keil. -->project-->new project (name project, select tm4c123gh6pm, copy startup files to project). I now have a project that looks like,
\target1
...\source group
........startup_TM