Hi Gagan,
There are two types of breakpoint, one is hardware breakpoint which has limitation in number , the other is software breakpoint.
J-Link PLUS support unlimited breakpoint in the flash memory which belongs to the software breakpoint.
So you can set more than 2 breakpoint in the code above, however failed to set in this sort of code which operates some hardware units inside MCU.
Have a great day,
Ping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------