System.NullReferenceException VisualGDB 6.0.101.5147

Sysprogs forums Forums VisualGDB System.NullReferenceException VisualGDB 6.0.101.5147

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35401
    milamber
    Participant

    VisualGDB version: 6.0.101.5147
    —————— System.NullReferenceException ——————
    System.NullReferenceException: Object reference not set to an instance of an object.
    at op1.b_2(Nullable`1 a)
    at gt2.ESPIDFCommand.Execute()
    trace=[op1.b_2:0, gt2+ESPIDFCommand.Execute:7]

     

    when trying to change build.make

    #35404
    support
    Keymaster

    Hi,

    It looks like the project is not fully loaded, but VisualGDB doesn’t show the correct error message. Please make sure the Solution Explorer does not show the error icon next to the CMake project icon.

    We have also updated the error reporting on our end, it will now correctly show “cannot locate the ‘flash’ target” instead of “object reference not set”.

     

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