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

Debug problem

Hi,

I am working on a project which uses Cortex-M3 processor and STM32W108CB microcontroller and I use keil uvision4. The problem is the execution of the program stopped before it goes to the main function. Also,I assume that it is due to some address mismatch. I have not modified the startup code. I could not figure out the issue. Kindly help!

Parents
  • sorry for not providing enough details. The board was designed by us and unfortunately the person who built the project is not with us now!. It was built to interface an ASIC with the microcontroller STM32W108CB. The systeminit() uses the HSE_value of 24MHz. Could you please tell me how to disable the "run to main"?. Also, I checked the HSE_VALUE and it was right. To be honest,I am totally näive programming in keil environment. I have been reading a lot to get familiar with keil.

Reply
  • sorry for not providing enough details. The board was designed by us and unfortunately the person who built the project is not with us now!. It was built to interface an ASIC with the microcontroller STM32W108CB. The systeminit() uses the HSE_value of 24MHz. Could you please tell me how to disable the "run to main"?. Also, I checked the HSE_VALUE and it was right. To be honest,I am totally näive programming in keil environment. I have been reading a lot to get familiar with keil.

Children
No data