Hi Matheus,
You are welcome.
Thanks for your updated information.
About the memory map, for the detail MCU based on the ARM core, you still need to refer to the according MCU user manual's memory map. So, about the KL25, please refer to the reference manual's memory map:

About the SRAM, if you run from the SRAM, it can be used as the code run area, in this mode, if the chip is power off, the code will be disappear, but the program area, normally means the flash area. Even the KL25 SRAM_L is in the ARM's document program area, but it's still the SRAM. Program area normally is the flash area, not the SRAM area.
Wish it helps you!
If you still have question about it, please kindly let me know.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------