[SOLVED] Debugger problem discoverd: The debugger has set two brekpoints at the same address

  • [SOLVED] Debugger problem discoverd: The debugger has set two brekpoints at the same address

    JLINK Warning------Debugger problem discoverd: The debugger has set two brekpoints at the same addressXXXX
    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?
  • Hello,

    Thank you for your inquiry.
    Such an issue is not known to us.
    The displayed warning message is not part of J-Link software and is coming either from Tessy or Keil.
    We recommend contacting Tessy or Keil support in that regard.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • We received the following solution for this issue from TESSY Support Team:

    "Message Box in Keil uVision from JLink:
    The debugger has set two breakpoints at the same address


    If you click OK fast enough, the test will still be executed successfully.
    However, the correct solution is found in the Debugger Settings in Keil:
    Options for Target -> Debug -> JLink -> Settings -> DISABLE Reset after Connect"
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.