NANO130: Fix OOM with packing algorithm at IAR linking
At IAR linking, the default method of 'initialize by copy' is 'auto', which will estimate
different packing algorithms, including complex 'lz77', for smallest memory footprint. But
the algorithm itself can consume some SRAM and cause OOM at linking time for NANO130, which
just has 16KiB SRAM. To avoid this error, always choose 'none' packing algorithm.
ls
1 parent 8d246d8 commit 6df5eea841c115bec6f81db59080ff4e8869858a
@Chun-Chieh Li Chun-Chieh Li authored on 9 Dec 2019
Showing 1 changed file
View
targets/TARGET_NUVOTON/TARGET_NANO100/device/TOOLCHAIN_IAR/NANO130.icf