Tried to download the Atollic ELF file via STM32 Cube programmer. "download failed"
Converted to hex and tried to download. "Download failed". Why I can't download hex files produced by Atollic?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-24 8:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-24 8:32 AM
Without knowing the part, or seeing the ELF/HEX file, I'd have to assume you've built the code for the wrong address.
Can STM32 Cube Programmer read the part? Save a .HEX file? Load/write that .HEX file?
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
‎2019-04-24 12:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-24 1:18 PM
>>Address FACEBOOC a joke?
Probably to someone. @Nawres GHARBI​
Seems to load in v1.1.0 Ok might look at an NUCLEO-H743ZI with a newer build later if I have time.
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
‎2019-04-25 3:06 AM
Hi @Ggast​
Could you attach the .elf or .out please ?
If fact this not a joke, 0xFACEB00C is used to init a pointer with a dummy value for debug stuff.
We used this value to catch a bug, so it will be helpful to have your .elf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-25 3:24 AM
The Unix coders had more humor, and used 0xDEADBEEF.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-25 6:06 AM
That's an OS these millennials grandparents wrote.
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
‎2019-04-25 6:13 AM
Ah, thanks for the explanation ... :)
