Project with libopencm3

Sysprogs forums Forums VisualGDB Project with libopencm3

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9845
    sidprice
    Participant

    I need to create an embedded project that uses libopencm3, however the project templates all want to include some other library. Is there a way to get VisualGDB to create a project template that uses libopencm3?

    Sid.

    #9847
    support
    Keymaster

    Hi,

    VisualGDB does not directly support libopencm3 due to its relatively low popularity. Our best advice would be to manually figure out the necessary include directories and other settings and create a project template like described in this tutorial: http://visualgdb.com/tutorials/arm/templates/

    #9849
    sidprice
    Participant

    Thanks for the help, I have been able to manually  create a project that uses libopencm3 and build it.

    Sid

    #11001
    paradajz
    Participant

    Could you please explain how you did it? I tried to do it as well, but without luck.

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