Skip to main content
Visitor II
April 12, 2020
Question

ST-Link Utility setup.

  • April 12, 2020
  • 5 replies
  • 1163 views

Hi. I have setup st-link utility to start from within cubeide, but now I want to know how to make the utility start in the directory of my project where the .hex file is located, so I don't have to dig into the file system manually. I have attached an image of progress so far.

Thanks.

EDIT: With ac6 you could program the target from within the ide, is this also possible with cube ide.

    This topic has been closed for replies.

    5 replies

    Super User
    April 13, 2020

    > With ac6 you could program the target from within the ide, is this also possible with cube ide.

    Yes, possible,

    -- pa

    kvrestoAuthor
    Visitor II
    April 13, 2020

    thanks, Pavel. can this be done without using st-link utility?

    kvrestoAuthor
    Visitor II
    April 13, 2020

    any "constructive" argument that will work?

    Super User
    April 14, 2020

    In a recent CubeIDE version something has been added to download program to the target, without debugging (though this is actually done via debugger)

    -- pa

    kvrestoAuthor
    Visitor II
    April 15, 2020

    onya captain, your a marvel.