STM32CubeProgrammer. STM4L4x5. How to download binary or hex file with start address that not equal 0x8000000. For example, 0x807F000. ST-LINK_UTILITY does it without problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-30 10:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-30 11:54 AM
I found that by using the STM32CubeProg it is impossible to erase some sectors of STM32L475RG: 254, 253, 252 and so on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-10 3:25 AM
same question here 2 years later.
I see the start address box which i cannot use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-10 9:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-10 9:58 AM
What type of file?
A .BIN should let you set this.
A .HEX/.ELF has addresses in it, make a .BIN if you need to relocate it some place else.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-11 10:46 AM
It was a very stupid thing, i named my files as .hex instead of .bin, now i have different problems but not thisome :D
