ESP32 IDF Debugging Issues

Sysprogs forums Forums VisualGDB ESP32 IDF Debugging Issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23256
    hf
    Participant

    Hi,

     

    i’ve updated to the latest VisualGDB to run a test project with the ADF and IDF. But the Blinky demo did compile but fails on starting the debugger;

     

    this is the expection:

    VisualGDB version: 5.4.12.2657
    —————— System.NullReferenceException ——————
    System.NullReferenceException: Object reference not set to an instance of an object.
    at qf..ctor(GDBSessionLaunchOptions a, el1 b)
    at el1..ctor(GDBSessionLaunchOptions a)
    at xx.a_2()
    at VisualGDB.GDBDebugEngine.b1(e41 a)
    at VisualGDB.GDBDebugEngine.Attach(IDebugProgram2[] b, IDebugProgramNode2[] d, UInt32 a, IDebugEventCallback2 c, enum_ATTACH_REASON e)

    #23262
    support
    Keymaster

    Hi,

    Thanks for reporting this. The problem might be caused by the fact that VisualGDB doesn’t support ADF out-of-the-box. Please try checking if the problem persists when debugging a regular ESP-IDF project.

    It also looks like your technical support period as expired. Please renew it here in order to keep on receiving technical support.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.