Skip to main content
EDass.1687
Associate
August 31, 2022
Question

Program fixed memory Area with cube Programmer

  • August 31, 2022
  • 2 replies
  • 719 views

Hi

,I have realized a project for Stm32G0B1 device. In my project I put a marker at address 0x807fff0. If I program the chip using keil I don't have any issue but if I use Stm32Cube Programmer the marker memory is not programmed. Is there anything to do to say Cube Programmer to program two different memory area?

Thanks

Emanuele Dassiè

This topic has been closed for replies.

2 replies

Javier1
Principal
August 31, 2022

0693W00000SuCKbQAN.png

hit me up in https://www.linkedin.com/in/javiermuñoz/
EDass.1687
Associate
August 31, 2022

Thank's for your answer, but in my flash programmer is not possible to write in the Start Address space and in any case my project start at address 0x8004000. The code is corrctly programmed at that address, but after the main code I have an empty space then I have the marker at 0x807fff0.

I have attached my hex file