Avatar for user80736

user80736

Member since Aug 2017 • Last active Aug 2017
  • 1 conversations
  • 2 comments

Most recent activity

    • 3 comments
    • 2,238 views
  • in ESP32
    Avatar for user80736

    Hi Wilberforce,

    How do you set up for jtag programming when you are using the ide-directly?

    I am not using the IDE. My test was to have a program running (blinky...) and debug it using JTAG (openocd).

    You might need to write a custom function to re-enable or define these pin modes - both would need custom firmware.

    OK, that´s what I thought. Thanks for confirming.

    Just curious - why do need to debug at this lower level if you are using espruino?

    Out of pure curiosity and since I got a JTAG debugger, I need to debug everything :)
    My curiosity also pushes me to learn how YOU debug while developing Espruino itself but you may have already wrote about that (I did not search yet).

  • in ESP32
    Avatar for user80736

    Hello,

    I have been programming an ESP32 with the IDF and able to use JTAG debugging without a problem.

    When using Espruino however, the JTAG pins are configured for GPIO. Does anyone knows a way to set those back for JTAG?

    We are talking about GPIO12-13-14-15.

Actions