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.

  • 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.

  • I have followed your steps. But while building it is showing error saying "core_cm0.h file is missing. No such file or directory". Could you please help to solve this. I am using nRF51822 development kit.

  • I selected the device as in the screen shot. Now the device support error gone. But since i am using nRf51822 DK it is showing some error like "-D__EVAL not permitted for option device". How can i run this demo app in nRF51822 DK??? Thanks in advance.

  • i have also faced the above mentioned problem. But i downloaded the hex code directly from the nrfGo studio.The program is working now.Is it a good way of doing

  • Thanks, I was able to program the HEX as well by using your suggestion! At the same time it would be good to go through the code in debugger from Keil so probably someone from Nordic employees could help with that JTAG related error I reported above in my previous comment.

Related