[SOLVED] IAR with remote J-link ARM GDB server

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] IAR with remote J-link ARM GDB server

    I can't run IAR with remote J-link ARM GDB server on Raspberry Pi
    I got message: Busy or Flash loader reported error. Here is logged all communications.
    Is it configuration mistake ?
    Files
    • log.zip

      (119.44 kB, downloaded 233 times, last: )
  • Hello,

    Thank you for your inquiry.
    What exactly is your setup?
    Is your host PC the raspberry pi?
    How is the J-Link connected to it.
    Where is IAR installed and what version are you using?
    What exactly are you trying to achieve with your setup?
    Is the STM32 the target device you are trying to program?

    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.
  • Hello,

    Thank you for clarifying your setup.
    Generally the setup you are trying to achieve should be possible from J-Link side. According to IAR documentation however the IAR GDB functionality only supports OpenOCD.
    So it seems like JLinkGDBServer is not supported by IAR.
    Please contact IAR in that regard for further support.

    To make your setup work anyways without the need for GDB we suggest getting a J-Link PRO: segger.com/products/debug-probes/j-link/models/j-link-pro/
    This one has a Ethernet port which can be used for debugging. So you can connect the J-Link PRO per Ethernet into the same subnet as your PC and you can debug directly without the need of the Raspberry PI and GDB.
    Would that be of interest for you?
    You can also trade in your J-Link Plus to get a discount on the J-Link PRO: segger.com/purchase/trade-in-program/

    You wrote that you have a high voltage environment. For that purpose we offer isolation adapters as well to protect J-Link from overvoltages: segger.com/products/debug-prob…ories/isolators/overview/

    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.