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!
Thank you so much for your reply. I unchecked the 'run to main' check box but the problem was completeley gone after checking the Use MicroLIB check box.