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

Program does not jump to Main()

Hello there!

The problem I'm facing is quite simple: when I try to debug my program it doesn't jump to the main function. All I can see in the debug window after the code is loaded into the uC is STARTUP.A51 assembly code. It is stuck there.

This problem has been happening with me quite often and although I've been able fix it before I do not really know the cause of it. Also this time I can't fix it so far.

I've googled it and couldnt find anything similar. So my question is: does anyone have faced this problem before? Do you guys know the most common causes of it? I just want to know what I am missing here, what I am doing wrong.

I didnt post any part of the code because I dont know which part would be useful to show. If you need to see any part of the code just let me know!

Thanks!

0