You can also access 0x3F04_0000

This is shared RAM as you can see in the linker file:
define exported symbol __SHARED_RAM_START = 0x3f040000;
define exported symbol __SHARED_RAM_END = 0x3f04fff0;
the linker files are located in next paths:
C:\Freescale\Freescale_MQX_4_2\mqx\source\bsp\twrvf65gs10_m4\iar
C:\Freescale\Freescale_MQX_4_2\mqx\source\bsp\twrvf65gs10_a5\iar
Regards,
Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------