Hello,
Do you have any plan to support ESP32 Development?
Because it also uses GNU tools, so I think it will be easy to port .
ESP32 will be more an more popular.
Regards,
ilkay KOZAK
Hello,
Do you have any plan to support ESP32 Development?
Because it also uses GNU tools, so I think it will be easy to port .
ESP32 will be more an more popular.
Regards,
ilkay KOZAK
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
Hello Nino,
I use J-Link , visualgdb (visual studio community edition) without any problem.
I can download and debug esp32 code.
You can check links below.
https://visualgdb.com/tutorials/
https://sysprogs.com/w/forums/topic…er-jlink-esp32/
Regards,
ilkay KOZAK
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
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
Don’t have an account yet? Register yourself now and be a part of our community!