Hello
Sorry this is a basic question and I shouldn't be bothering you with this but I have already dealt with a number of issues with Segger so I couldn't resist.
- I have been using ble_app_hrs_freertos_pca10056_s140.emProject for my project except I removed the existing code and replaced it with mine. Now I had to restart my PC and ever since I haven't been able to open the same project. I created a new folder, cloned my project off github into it and tried running...to no avail!
Following is what I see upon selecting the .emPro file into Segger. It looks like there's this path hardcoded somewhere but much to my surprise, it looks for uart_pca10056.emPro which is not even the file I'm trying to open - where is it getting it from?

On a plus side, I was able to load the existing sample from the nRF SDK. Can someone please help clarify the confusion?