2020-04-11 06:20 PM
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.
2020-04-12 08:58 PM
> With ac6 you could program the target from within the ide, is this also possible with cube ide.
Yes, possible,
-- pa
2020-04-13 02:10 AM
thanks, Pavel. can this be done without using st-link utility?
2020-04-13 03:11 PM
any "constructive" argument that will work?
2020-04-13 06:28 PM
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
2020-04-15 01:31 AM
onya captain, your a marvel.