Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Debug GPIO Sample

HarrySattDec 22 2015 — edited Dec 23 2015

Hi

I have set up NETBEANS with ME and a raspberry. Now I try to figure out how the sample GPIO works. For that I would like to get the debugger working. it does not as expected.

  • First I start the program with the debug button
  • Then I attach the debugger with port that is shown in the debugger window.

In the debugger window I get the following error message:

Starting emulator in debug server mode on port 53964

C:\Users\hsattm72\Documents\NetBeansProjects\GPIOSample\nbproject\build-impl.xml:844: The following error occurred while executing this line:

C:\Users\hsattm72\Documents\NetBeansProjects\GPIOSample\nbproject\build-impl.xml:849: Property ${src.dir} has to point to the valid source root directory.

BUILD FAILED (total time: 38 seconds)

What am I doing wrong? What do I have to do?

Thanx for help, Harald.

This post has been answered by 1094564 on Dec 22 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 20 2016
Added on Dec 22 2015
2 comments
1,086 views