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

Can't get debugging to work in CrossWorks

Hi,

I'm trying to get started with the nRF51-DK with the ble_app_template. I want to get it working in the Rowley CrossWorks IDE. (From what I understand this is the same IDE as Segger Studio.) I'm using the s130 soft device.

It took a while but I've finally been able to get the project to build and link properly. Whenever I try to debug the program, it always crashes in the softdevice_enable() function. I found that when I make a build release and just run my hex file on the device, it will run fine (I can see the device when I scan using the Android app).

Does anyone have any suggestions on what to do? I'm guessing that it is something to do with the soft device, but I'm still pretty new to CrossWorks so I'm not exactly sure how to get around this.

Thanks

Parents Reply Children
No Data
Related