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

Implicit declaration of SoftDevice API functions

Hi,

I try to implement the access to the SoftDevice functions in an application. I started with the TWI example and want to implement fstorage module from the SDK (SDK15.2). I added all header files and now I get a implicit declaration error of the functions which lead to a SVCALL. I'm using GCC compiler.

Can anybody help me? Is there a tutorial how to implement the SD API functions?

Any help would be great!!

Kind regards and thanks in advance

Sascha Schmidt

Related