We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am using Tive C series TMC123gh6pm ARM cortex controller.I use Keil v.5.27 debugger . I have written a program which sets two of the GPIO Pins. The program compiles with no errors. When I debug the code line by line, i could see that it doesnt enter my main. It stops after SystemInit function in start up file. I cannot see it executing my functions. When upload codes to the board codes works well. Any idea on this would be appreciated.