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

nRFgo 64 bit application

Hello support team Have you tested the nRFgo 1.15 x64? usually x64 installs in Program Files this installs in Program Files (x86) any reason why? I had to recover my PCA10001 V2.0 after a bad programming (the core Cortex-M0 was not found) and the last nRFgo update (1.15) could not recover it. I had to reinstall nRFgo 1.14 x86 version and my board is working fine again. Thanks

Parents
  • Regarding nRFgo Studio I downloaded the latest installer (nrfgostudio_win-64_1.17.0_installer.msi) and installed in Windows 8.1. The installer placed the code into Program Files (x86). It should be on Program Files. Isn't it?

Reply
  • Regarding nRFgo Studio I downloaded the latest installer (nrfgostudio_win-64_1.17.0_installer.msi) and installed in Windows 8.1. The installer placed the code into Program Files (x86). It should be on Program Files. Isn't it?

Children
  • The reason the installer is marked with x64/x86 is the build version of the device drivers. Device drivers are required to be in the same build version as the operating system. The nRFgo Studio application itself is still a 32 bit version binary and that's why it is located in the x86 folder.

Related