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.
Hi, this error recently popped up for no good reason:
I can't figure out what causes this to pop up.
What I do know:
Hi Amir,
Did you try to disable the "run to main"?
Edit: Could you also post a screenshot of Project options->Debugger->setup tab
Here is the screenshot that applies to the case I've described:
After disabling the "Run to" checkbox (as seen above), the popup did not appear.
However, given that the 'main' symbol exists in the binary, I fail to understand why the error showed up in the first place.
Could you please clarify what causes this issue?
Thanks
Hi Amir,
That happens to me if I have to many breakpoints in my code. Try to reduce the number of breakpoints and try again.
Best Regards
I'm not sure whether this behavior is a bug of IAR environment, or something related to
TI's devices.
As I described before, it happened regardless of the amount of breakpoints in my code (happened with 0 breakpoints as well).
Is there a known limit for the number of allowed breakpoints in the architecture/debugger/IDE ?