ST-LINK CLI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-05-29 5:47 PM
Posted on May 30, 2015 at 02:47
Hello,
Is somebody could say me if there is some issue with ST-Link CLI to write bin file? Command doesn't take the address parameter 0x08000000 and try always to write at 0x00000000. Please see my screenshot below. Thanks Tesca PS: I try with [] soround address and without, but it's the same problem.
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-06-02 6:30 AM
Posted on June 02, 2015 at 15:30
Hi Tesca,
Please try with the following line command and let me know by results :''ST-LINK_CLI.exe'' -c swd -p ''c:\Users\gen0\workspace\Template\Release\Template.bin'' 0x08000000 -Rst -v
Best Regards, NouhaOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-06-14 2:18 PM
Posted on June 14, 2015 at 23:18
Hello Nouha,
sorry for my tardiness feedback. It works with the quote around the bin file name. I shame to not had try this myself :( Thanks Tesca.