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.
Hello,
I just upgraded to uv 4.21 and after doing this I can't seem to use breakpoints on my project.
(I'm using an LPC1788 development board - Cortex-M3) (I'm using ULINK Pro)
with version 4.20 and the same code I had no problems with breakpoints but now if I have even 1 before I try and run the code I get the following error:
"This target device does not support all the defined breakpoints! Please reduce the number of breakpoints and start again."
If I try and add a breakpoint while the application is running I get:
"Operation not possible while the target device is executing. Please stop the target to perform the operation."
I can stop the execution and step through code but no breakpoints.
Does anyone have any ideas?
Thanks.
M