hello:
I want to communicate with my nrf25U1 USB dongle. So i add some code(refer to the examples\proprietary_rf\gzll\gzp_desktop_emulator). When i add add these files(nrf_gzp.c nrf_gzpdevice.c nrf_ecb.c nrf_nvmc.c gzll_nrf52_sd_resource_arm.lib) to my project,I got a problematic file after compiling with keil.i set project IROM start address to 0x26000,but when I used J-FLASH software to open this hex file and saw that the starting address is 0x1000, and the content between 0 and 2000 is 0xffffffff.Should I open some macros? how to deal this problem. Thanks.
softdevice:s132_nrf52_6.1.1,SDK15.3.0 hardware:PCA10040