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

nRF51 SDK-examples using VisualGDB

Hi, I wonder how to get the Nordic SDK-examples work with VisualGDB.

As I would like to read TWI sensor values a good point to start from are the Nordic examples. But as all neccessary header files seem not to be included I have no idea how to get them work.

Did anyone already fight this problem? Or is there a working tutorial out there?

Parents
  • We do have a GCC and eclipse tutorial for the nRF here. Another alternative is to use Segger Embedded Studio. You can evaluate the full version for free. We have a blog how to use it with our SDK here. About the project not working for you in Keil; this is probably because you are missing the device family pack. You can download this in the pack installer or install it with the MDK file in SDK folder (named nRF5x_MDK_8_11_1_Keil4 or similar).

Reply
  • We do have a GCC and eclipse tutorial for the nRF here. Another alternative is to use Segger Embedded Studio. You can evaluate the full version for free. We have a blog how to use it with our SDK here. About the project not working for you in Keil; this is probably because you are missing the device family pack. You can download this in the pack installer or install it with the MDK file in SDK folder (named nRF5x_MDK_8_11_1_Keil4 or similar).

Children
No Data
Related