Need help: ROM region overflowed by RetRAM0
Hi Dialog,
I'm currently attempting to add SUOTA to my 14681 firmware. I've essentially copied the pxp_reporter source file into my build directory, and tweaked the config header a bit (to define SUOTA). When building, I get the following error:
Building target: build/firmware_0.1.0_debug_qspi.elf
ld: ROM variables region (starting at 0x07FDC000) overflowed by RetRAM0
collect2: error: ld returned 1 exit status
make: *** [build/firmware_0.1.0_debug_qspi.elf] Error 1