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

nrf5340 Compilation error

I linked to an external lib library and called several of its functions,Then compile and report errors;It seems like the compiler could not find the definitions of “__aeabi_memclr4”and"__aeabi_memcpy",How to solve this problem?

Related