Skip to main content
MDeva.1
Associate III
August 4, 2022
Question

In cubeprogrammer unbale to add start address

  • August 4, 2022
  • 3 replies
  • 3957 views

Hello,

I am working on NUCLEO-H7 board . Its dual core CM7 and CM4. When I Erase the full flash then I click into erase and programming option but I unable to add start address . The core M7 is get programming , but in Core M4 i unable to do programming because in start address block I unable to write . i am using latest version of cubeprogrammer.0693W00000QMvVYQA1.png

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
August 4, 2022

Use a .BIN file, not a .ELF

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MDeva.1
MDeva.1Author
Associate III
August 4, 2022

I am working on STM32CUBEIDE. In which folder I get the .bin file

Tesla DeLorean
Guru
August 4, 2022

Don't know, not my tools.

I'd imagine in similar place to .ELF if you've checked a "create .BIN" option, or you run objcopy

Other question would be why the .ELF doesn't work or infer the correct address, as it's an object file

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MDeva.1
MDeva.1Author
Associate III
August 4, 2022

0693W00000QMx2xQAD.png

Mike_ST
Technical Moderator
August 4, 2022

Hello,

there are options to create bin and hex, please check the following picture:0693W00000QMx3WQAT.pngThey should be created in the same directory as the .elf file.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.