RAM function copy

Hi,
i use EnergyMicro EFM32 and ram function.
I create ram_code record in scatter file (inside IRAM1 section).
But as described in ref.manual for ram code access i can use 0x10000000 address and for data access 0x20000000. So i need compile code for place ram function from 0x10000000 region. But for copy codes from flash to ram i need use 0x20000000 region.

How can i implement manual (own) function for copy codes from flash to ram?
I need info about Veneers records (location and size) and make custom copy function.

Thanks

Parents Reply Children
No data
More questions in this forum