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

Running uVision 4 examples in uVision5

I'm uising the NRF51822 PCA100001 eval kit. I'm trying to open a couple uVision 4 projects in uVision 5. Unfortunately, it keeps telling me to install the software pack. I've already done this and confirmed the NRF51x software family pack is current. I've also installed the legacy pack from the keil website. I've also uninstalled and reinstalled everything a couple times.

Is there any way to use Vision 4 stuff in uVision 5? A lot of the forum posts provide uVision4 examples. Thanks. I looked at other forum posts but none have resolved my issue. image description

image description

image description

image description

Parents
  • I think that safest way is to do what you have planned - just create new project in uprojx format. The MDK from nRF51 SDK v7.0.1 should not collide with older SDK, so if you have more projects in old format you may still try to use it. On my PC I have nRF51 SDK v6.0.0 installed and also SDK v7.0.1 in PACK format and can compile both uvjproj and uvprojx projects.

Reply
  • I think that safest way is to do what you have planned - just create new project in uprojx format. The MDK from nRF51 SDK v7.0.1 should not collide with older SDK, so if you have more projects in old format you may still try to use it. On my PC I have nRF51 SDK v6.0.0 installed and also SDK v7.0.1 in PACK format and can compile both uvjproj and uvprojx projects.

Children
No Data
Related