how to flash merged hex file in stm32cubeide?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-18 5:47 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-18 8:35 AM
Hi PMuda.1
To flash hex files I recommend you to use the STM32CubeProgrammer tool. In STM32CubeIDE only the command line version of the tool is included. The complete STM32CubeProgrammer tool also contains a GUI version. It can be downloaded from the ST web site.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-18 11:41 AM
Perhaps you can write a script, the format is simple and well documented.
Generally you'd concatenate the two files, losing the end record on the first.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
