Makefile STM32 bootloder

Sysprogs forums Forums VisualGDB Makefile STM32 bootloder

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21175
    Deschkin
    Participant

    Hello! I’m using the example “Creating an embedded bootloader with VisualGDB”, but I can not find Makefile in the project. Prompt please where it is?

    #21176
    support
    Keymaster

    Hi,

    Most likely you have created an MSBuild-based project. In most of the cases this type of project is better than Make-based, although the steps for integrating a bootloader would be different (we don’t have a detailed tutorial for this yet). If you would like to follow the tutorial, please try selecting Makefile on the first page of the wizard instead.

    #21178
    Deschkin
    Participant

    On the first page of the setup wizard, there is no such item

     

    Attachments:
    You must be logged in to view attached files.
    #21180
    Deschkin
    Participant

    I figured it out. Thank you so much!

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