9.3.5 --heap size
Set heap to size bytes.
Allocate a run-time heap of size bytes for use by C programs. The heap is allocated from unused data memory. If sufficient memory is unavailable, an error is reported.
--heap sizeSet heap to size bytes.
Allocate a run-time heap of size bytes for use by C programs. The heap is allocated from unused data memory. If sufficient memory is unavailable, an error is reported.