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

NRF_CRYPTO_SVC compile issues

nrf_crypto_svc.c throws a bunch of errors during compilation. The errors have to do with SVC_REGISTER_FUNCTION. Example error message: function 'SVC_REGISTER_FUNCTION' is initialized like a variable. What could be causing this? Is there a flag in the sdk_config.h?

Parents Reply Children
Related