J-Link V6.12d API Warning Debugger problem discovered: The debugger has set two breakpoints at the same address xxxxxx. ------
I use Tessy to do unit test work with Keil uvision. The breakpoint is set by the test software Tessy at its communication function. In fact, it can run well at Keil Simulator without Jlink. And now this warning appears with Jlink connecting. Anyway, If I keep clicking the OK of the warning to go on the test, it can go to the last.
I wonder is there any suggestion to solve this , or how can I just simply disable the warning?