This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DFU customize

Hello.

During customizing a DFU, but I'm having trouble adding function [nrf_dfu_transports_close] in function [on_ctrl_pt_write].

I'm not now fetching all the c files, only the functions I need.

When I compile I get the following error. Why is that?

section .dfu_trans LMA [0000000000038700,0000000000038707] overlaps section .data LMA [0000000000038700,0000000000038937]

compiler : eclipse(gcc)

mcu : nRF52840

Parents Reply Children
Related