Hi, I am using STM32F779NI and Keil IDE. I have defined SRAM start area in Target options from0x20000000 with size as 0x80000. Now, I want to write a keyword at known location in the memory. The memory area should be selected such that incremental de...