Hello
I'm searching for a way to preserve a user defined memory location from programming with my j-trace. The section i want to preserve is the section in the flash of my Chip (STM32H7) where i'm storing my parameters and i don't want to erase this section every time i reflash a program to the chip.
I know this function from microchip and there i got a field in the properties of the debugger (real ice) where i was able to insert a range of storage addresses which were read and concatenated into the hex-file before programming the whole new hex file.
Is such function possible with the segger j-link/j-trace products?
Regards Thomas
I'm searching for a way to preserve a user defined memory location from programming with my j-trace. The section i want to preserve is the section in the flash of my Chip (STM32H7) where i'm storing my parameters and i don't want to erase this section every time i reflash a program to the chip.
I know this function from microchip and there i got a field in the properties of the debugger (real ice) where i was able to insert a range of storage addresses which were read and concatenated into the hex-file before programming the whole new hex file.
Is such function possible with the segger j-link/j-trace products?
Regards Thomas