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

S130 Example for Keil v5

I've downloaded S130 SoftDevice and found an example s130_demo_app which contains a project file for Keil v4, but when I am trying to open it in Keil V5 (that is the only version I have installed on my machine) I am seeing the following message: "Install Software Pack with device support and select device"

Please note - I am not seeing that dialog when running s110 examples (they have project file for Keil V5).

Is it safe to ignore that dialog or I had better to install Keil V4 ? Also trying to find out why the example doesn't provide project file for Keil V5.

Parents
  • The Software Pack from Nordic is installed when you install the nRF51 SDK or if you run the nRFTools. So I would recommend you to download and run the installation of nRFTools and then you should see the warning in Keil 5 should disappear.

    You could probably also go into the "Option for target" menu in Keil and under "Device" select nRF51822 from Nordic Semiconductor, but to be on the safe side, try running the above mentioned nRFTools.

    device_settings.jpg

  • I have followed your steps and the screen shot, when I was saving the changes on Debug TAB I saw this message "mVision will save this project in mVision 5 format to store the new configuration settings." So I agreed to that and then reloaded the project, this time I didn't see any errors warnings and was able to compile but when I was trying to Load I saw error related to ULINK so I went into the Settings->Debug and selected Use="J-LINK / J-TRACE Cortex" but that didn't seem to help when I am trying to execute Load am seeing: "No Cortex-M Device found in JTAG chain. Please check the JTAG cable and the connected devices" but I am sure that my Evaluation Kit is connected into the machine because I am able to "see" it in nRFgo Studio and it shows the S130 I uploaded there earlier. What else could I try? May be you could send me screenshots of your TABs (in Keil) so I could compare them to mine? Please note - I am sure that JTAG chain is installed on my machine and it is "visible" to Keil because I can debug S110 applications without problems.

Reply
  • I have followed your steps and the screen shot, when I was saving the changes on Debug TAB I saw this message "mVision will save this project in mVision 5 format to store the new configuration settings." So I agreed to that and then reloaded the project, this time I didn't see any errors warnings and was able to compile but when I was trying to Load I saw error related to ULINK so I went into the Settings->Debug and selected Use="J-LINK / J-TRACE Cortex" but that didn't seem to help when I am trying to execute Load am seeing: "No Cortex-M Device found in JTAG chain. Please check the JTAG cable and the connected devices" but I am sure that my Evaluation Kit is connected into the machine because I am able to "see" it in nRFgo Studio and it shows the S130 I uploaded there earlier. What else could I try? May be you could send me screenshots of your TABs (in Keil) so I could compare them to mine? Please note - I am sure that JTAG chain is installed on my machine and it is "visible" to Keil because I can debug S110 applications without problems.

Children
No Data
Related