IAR Embedded Workbench for RL78 5.20IAR C/C++ DevelopmentSection referenceDescriptions of sections and blocksHUGE_HEAPHUGE_HEAPIn this section: DescriptionHolds the heap used for dynamically allocated data that has the memory attribute huge, in other words data allocated by huge_malloc and huge_free, and in C++, new and delete.Memory placement0x10000–0xFFE1F in RAM memory.See alsoSetting up heap memory.