[SOLVED] ESP32 Development

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

  • Hi,

    J-Link does not support ESP32 devices so Embedded Studio does neither.
    Currently there are no plans to support ESP32 devices as there has been no inquires other than yours at this point in time.

    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,
    is it possible to use openOCD (J-Link connection) in SES?
    in openOCD there is a config file called esp32.cfg , it configures and connects to esp32 device.
    How can I use that config file ? (you can find esp32.cfg attached.)
    Regards,
    ilkay KOZAK
    Files
    • esp32.zip

      (2.17 kB, downloaded 535 times, last: )
  • Hi,

    OpenOCD cannot be used by Embedded Studio. It directly communicates with J-Link.

    J-Link does not natively support ESP32.
    Instead the support seems to have been added to OpenOCD itself, which then uses low-level JTAG sequences.

    Regards
    Johannes
    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.