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

Eclipse not working

Eclipse wont run ble_app_buttonless_dfu.  I just get a "No source available" error message, it won't go to the main.c source.  I have created a virtual folder with link to the main.c in the 15.2 project.  The "No source available at 0x00" message seems to come up quite often in Eclipse.

Using GCC and Eclipse.  Using the ble_app_buttonless_dfu code.

Using SDK version 15.2.  Running on Windows 7.   Help!

Parents Reply
  • I created a virtual folder with a link to the main.c in the SDK code.  I can see it in the project and it compiles and shows code in C/C++ perspective.
    I also created a Debug Configuration.  I have other projects that compile and debug just fine (although Eclipse seems to not load the files occasionally).

    I have had very poor response with Eclipse debugging, seems very buggy, now I can't get it to work at all.  It totally could be a configuration issue, I followed the Nordic setup that I found in DevZone

Children
Related