

hi, could you tell why I build SDK17.1.0 (nRF5_SDK_17.1.0_ddde560\examples\peripheral\csense_drv\pca10040\blank\arm5_no_packs) demo code, it appears that mistake (.\_build\nrf52832_xxaa.axf: error: L6047U: The size of this image (33724 bytes) exceeds the maximum allowed for this version of the linker),
but if I remove uart relative codes, it can pass.
please see "code2" picture is removing uart relative codes; "code" picture is demo.
thanks