This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to resolve this linker error in keilv5

Hi Hakon.... when i compile my project i get some linker errors,

._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51.o). ._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __aeabi_memcpy (referred from nrf_gzll.o). ._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __aeabi_uidivmod (referred from nrf_channel_manager.o). ._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __aeabi_memset (referred from nrf_packet_manager.o).

please tell me how to resolve them...please help me out..

Related