Yes, this is true. But with GCC one have to check the startup code - quite often startup code has a loop to init all the RAM to default value. Surely not for RZ as 10Mbytes will take some time...
For GCC it is not a problem - typically the startup code is available in source and modifications are possible.
It will try this approach and will report if I still have issues.
Thank you.