This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

question regarding starting a project in keil

Hi 

I am not experienced  in using keil uVersion 4 .I am using tiva c series launch pad for my project.I have copied start up file for my project and written the code for my project but when I am trying to debug my code, it never runs.The control goes in the start up file and never comes in my main function body. 

Please help.

  • Hi Bharat,

    I have read before that there is a guide at the Keil website how to create a new project using Keil Uvision. You, can learn from that.

    You, can also use a existing Tivaware project like "hello" and then just add your code.

    - kel