This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SDK7.X.X at KEIL MDK uVision5.12 PACK

Hi

I got some questions about KEIL MDK uVision5.12 PACK.

  1. I tried uVision5.12 PACK to install Nordic SDK package. Currenly, their latest version is v7.1.0. If I wanna try to install backward version like v7.0.1 in KEIL PACK, it seems failed. So, PACK only can accept forward version?

  2. If I copied two examples from Nordic v7.1.0 pack. I modified the library code which shared between these two examples.Could it cause one failed since the library was already modified by another example?

  3. For 2, or, if the part of CMSIS library be modified, the modified part will be stored into the RTE folder of the example project?

  4. For Keil uV5, it only stored the library which the proeject used in the project RTE folder. Right?

  5. How will manage compatibility of SDK version? For example, in SDK v7.1.0, I used UART peripheral only. So, only UART library be added in RTE folder of the project. If several weeks later, I want to add new peripheral inside this project but at that time, SDK PACK is updated to SDK v8.0.0. So, what I added are from SDK v8.0.0. Some of my code is from v7.1.0; some is from v8.0.0. Besides, which version of software device shall be used?

Parents Reply Children
No Data
Related