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

cannot find entry symbol reset_handler

Hi all , I used SEGGER Embedded Studio v3.10 , and import a ble_app_uart keil project , but now build warnning as follow:

create .elf file have a warning "cannot find entry symbol reset_handler;defaulting to 0x0001c000" I added nRF_Startup.s this file and modified MemoryMap.xml file flash start address and size ,Ram start address and size .

How to slove this problem ? Thanks for your help .

Best Regards

Related