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

Keil v5 & CMSIS v4.1

Hello,

I'm new to the nRF51 modules and I just started with nRF51422 module.

I have Keil uVision v5.11.1.0 with MDK Pro v5.11.0. I have installed nRF SDK - nrf51_sdk_v5_2_0_39364.msi and I had to modify PDSC file according to this issue.

Everything seems to be ok. Example project written for UV4 can be opened in UV5 and compiled without problems, but I'm not sure if new version of CMSIS v4.1, which was released with UV5 and is NOT backward compatible to CMSISv3.x used in UV4, can be used with nRF SDK I'm using.

Since I tried a few examples, compiler and linker produce no warnings or errors so this seems OK, but according to release note AN266 by Keil for new CMSISv4.1 it's incompatible to older versions. So my question is if it's ok to use this or I have to install and use previous CMSIS pack?

Parents Reply Children
No Data
Related