Hello,
I am upgrading to SDK 17.0 from 15.0.
When I try to to compile my project i get this error:
../_Release/Release_Commercial_Debug/Main/Exe/Main.elf section `.log_backends' will not fit in region `UNPLACED_SECTIONS'
region `UNPLACED_SECTIONS' overflowed by 16 bytes
../SDK_17/components/nfc/t2t_lib/nfc_t2t_lib_gcc.a(nfc_t2t_lib_al.c.o): In function `nrfx_nfct_evt_handler'
Please notice:
- I have allready added nrfx_nfct.h / nrfx_nfct.c to the project.
- In project options, I am not defining a Memory Map File/Macro, as I did not define these also when we ran our project with SDK 15.0
Please assist on to how to solve this issue.
Thanks,
Alon Barak
Qcore