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

How to check which SDK my Keil project is linking against?

I'm using S110 version 7.1.0, but need a way to validate in general which S110 and which SDK version I have associated with this .uvprojx project.

Much of this stems from not understanding the difference between the Soft Device (compiled firmware app?) and the SDK (API to that compiled firmware app?). Any commentary in this area is also greatly appreciated.

  • Thank you for the response. Is there a way to easily group the sdk into a directory within your app directory? What you mentioned about having to place your project within the SDK tree is a huge pain I have right now (my remote repo is horrendous to follow). I want to understand everything that goes into my app and don't like how I'm currently referencing up 4 or so directories.

Related