My application saves some configuration data in the last sectors of the internal flash memory of i.MXRT1064 cpu.
With MCUXpresso PEmicro debugger 11.4.1 I preserve that memory range during flash programming.

If I only want to flash my custom board and run without debugging, I can use GUI Flash Tool. The flash programming is successful, but GUI Flash Tool always erases the entire module.
I see a field for additional options is available on GUI Flash Tool window, but I do not know which options I can use and their syntax.

How can I preserve flash memory ranges with GUI Flash Tool ?