Adding mbed-tls to ARM mbed Project

Sysprogs forums Forums VisualGDB Adding mbed-tls to ARM mbed Project

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11337
    RaEyE
    Participant

    Hi,

    is the mbed-tls framework not supported by VisualGDB or the current mbed-bsp (5.4.2R2)?

    I tried to implement a project I used with anoter IDE into VisualStudio 2017 with VisualGDB, but couldn’t find a option to enable the mbed-tls framework.

    It would be easy to just reference the necessary folders from your bsp where the headers/sources for the tls are present, but I think it would be best to use a build-in option, if available.

    #11341
    support
    Keymaster

    Hi,

    It is not directly supported yet. The mechanism used by our BSP generator does not report it as a separate framework, so VisualGDB does not show it in the list. We may fix this in the next release, although currently the easiest way to get it to work is simply add the sources to the project manually.

    #11369
    RaEyE
    Participant

    Thank you, that’s all I wanted to know.

    If it already had been part of the BSP but I just faild to see so, I would ahve used the “built-in” support, instead of unnecessarily cluttering the Project-Folder.

    Thanks.

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