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

How to identify SDK version?

I'm attempting to troubleshoot problems between dev teams. One team is having some issues & I notice that their binary is slightly larger when built from exactly the same source. It seems to run OK but I'm uncomfortable with that difference.

First, what is the best way to determine the version of the Nordic SDK that someone has installed into their Keil software? Right now all I can think of is looking at the release_notes.txt file in the :\Keil\ARM\Device\Nordic\Documentation folder. For example, SDK v4.4.1.31827 is identified in that file as 4.4.1.

Second, is there any way to tell what version of the SDK was used to build a binary file? Do the hex or axf files contain an SDK "signature"? That would be awesome.

Lastly, I believe it is most important to mind the versions of SDK, SoftDevice, and Nordic chip used together. I believe that the Keil & J-Link software versions are not as important. Are these good assumptions or should I be looking at those differences as well?

Thanks!

Parents Reply Children
No Data
Related