Skip to main content
Ggast
Associate III
April 24, 2019
Question

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?

  • April 24, 2019
  • 3 replies
  • 1407 views

..

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
April 24, 2019

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?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Ggast
GgastAuthor
Associate III
April 24, 2019

Its Nucleo H743ZI.

Address FACEBOOC a joke?

0690X000008AsGVQA0.jpg

Tesla DeLorean
Guru
April 24, 2019

>>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.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Nawres GHARBI
Technical Moderator
April 25, 2019

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

Ozone
Principal
April 25, 2019

The Unix coders had more humor, and used 0xDEADBEEF.

Tesla DeLorean
Guru
April 25, 2019

That's an OS these millennials grandparents wrote.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..