RetRAM0 overflow
Hello,
I am using the DA14683 device on the eval-board with the actual SDK and tools.
It seem that I have a problem with the memory layout, that the compiler tells me to run out of memory, when requiring more then 32 KByte RAM. The following will be show:
App.elf section `RETENTION_RAM0' will not fit in region `RetRAM0'
RetRAM0' overflowed by 32 bytes
The following is my actual configuration (from custom_config_qspi.h)