Page 1 of 1

I am failing to run the Template Program

Posted: Fri Dec 14, 2018 10:35 am
by Benjamin1.0
Hello,

I am returning to Netburner after about 6 years to develop an embedded web interface. I have purchased the SB70LC Dev Kit as my development platform. I have been following along with the "Programming Guide", and have gotten as far as starting a new project and editing main.cpp to inlcude the line

Code: Select all

iprintf("Hello World\r\n");
The next step is to configure run, which I did, then when I click on Run, I get
The selection cannot be launched and there are no recent launches.
I've gone over the "Getting Started Guide" and reread through the "Programming Guide" several times. I am hoping someone can help me discover what I'm missing to proceed with my project.

Re: I am failing to run the Template Program

Posted: Fri Dec 14, 2018 3:03 pm
by TomNB
Hello Benjamin,

Normally a Run Configuration is created for you the first time you download your project, but you can also create one at a later time. Look at the following section in the NBEclipse Getting started Guide: 5.1.3 Creating a NBEclipse Run Configuration