I am converting the the Project ‘usbd_ble_uart_pca10056_s140’ to pca10059, to download it in the nrf52840 dongle. I followed the steps in the nRF52840 Dongle Programming Tutorial and changed the processor and linker attributes. But an error is occurring when linking or creating the new pca10059 hex file. Is there any one how has ever done this conversion with a large software code ? I am new to these things and do not know how to set the parameters inside the linker.
These are the the changes as descried in the nRF52840 Dongle Programming Tutorial
This is the error is popping up, after I do the changes and build the project.
Thanks