cancel
Showing results for 
Search instead for 
Did you mean: 

Program fixed memory Area with cube Programmer

EDass.1687
Associate

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è

2 REPLIES 2
Javier1
Principal

0693W00000SuCKbQAN.png

we dont need to firmware by ourselves, lets talk
EDass.1687
Associate

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