ESP-IDF configuration settings not shown with ESP-ADF v2.x

Sysprogs forums Forums VisualGDB ESP-IDF configuration settings not shown with ESP-ADF v2.x

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31572
    Aristarchos
    Participant

    Hi,

    Trying to use v2.x ESP-ADF examples.

    So far tried with ‘play_mp3’ and ‘record_while_play’ and in both VisualGDB properties fail to show in the “Project”-“VisualGDB Project Properties” menu, so the relevant ESP-IDF settings cannot be view/change from there.

    I’m attaching a screenshot where the error message shows that it cannot find a Kconfig file whereas I guess it should have searched for a SDKConfig file.

    For that project though (play_mp3) as it is now with ADF v2.3 I can built debug and run it just fine using ESP-Prog and LyraT, the problem is the handling of sdkconfig VisualGDB settings.

    I have downloaded and using the required toolchain GCC 5.2.0 GDB 7.10 r17 and the ESP-ADF v2.3.

    To mention also that tried all ADF 2.x versions (and the master branch) and all of them got the same problem. Using ADF v1.0 that problem does not exist but I need to use ADFv2.x.

     

    Is this a known bug, or am I missing something ?

     

    #31573
    Aristarchos
    Participant

    Forgot the screenshot attachment

    Attachments:
    You must be logged in to view attached files.
    #31580
    support
    Keymaster

    Hi,

    Thanks for providing us the additional details. It looks like you are using the older VisualGDB build that is indeed not fully compatible with the latest ESP-ADF.

    We have just released VisualGDB 5.6 that addresses this issue, and introduces many new features. Please feel free to update to it.

    #31582
    Aristarchos
    Participant

    Ok,

    The new 5.6 version is handling the settings now correctly and can be seen and set.

    Thanks.

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