Re: Unable to use make command to build "Hello world" Program

2021-02-03 Thread Niteesh G. S.
Hello, > Actually I followed this document > > https://docs.rtems.org/branches/master/user/start/bsp-build.html#quickstartbspbuild-manual > to > build bsp manually > as mentioned in the "GSoc getting started" blog. > > Also yes when I run "./waf" command "Waf: Leaving directory > `/home/rohan/dev

Re: Unable to use make command to build "Hello world" Program

2021-02-03 Thread Rohan kumar
Okay Joel thanks for your help and I will surly check this ticket. On Wed, Feb 3, 2021 at 8:33 PM Joel Sherrill wrote: > > > On Wed, Feb 3, 2021 at 8:29 AM Rohan kumar wrote: > >> Actually I followed this document >> >> https://docs.rtems.org/branches/master/user/start/bsp-build.html#quickstart

Re: Unable to use make command to build "Hello world" Program

2021-02-03 Thread Joel Sherrill
On Wed, Feb 3, 2021 at 8:29 AM Rohan kumar wrote: > Actually I followed this document > > https://docs.rtems.org/branches/master/user/start/bsp-build.html#quickstartbspbuild-manual > to > build bsp manually > as mentioned in the "GSoc getting started" blog. > > Also yes when I run "./waf" comma

Re: Unable to use make command to build "Hello world" Program

2021-02-03 Thread Rohan kumar
Actually I followed this document https://docs.rtems.org/branches/master/user/start/bsp-build.html#quickstartbspbuild-manual to build bsp manually as mentioned in the "GSoc getting started" blog. Also yes when I run "./waf" command "Waf: Leaving directory `/home/rohan/devlopment/src/rtems/build/s

Re: Unable to use make command to build "Hello world" Program

2021-02-03 Thread Joel Sherrill
On Wed, Feb 3, 2021, 6:43 AM Rohan kumar wrote: > Hello all, > I am trying to run Hello World program but when run the command "make" to > build, the error came "make: *** No targets specified and no makefile > found. Stop". Actually there is nothing in the "/build/b-erc32" folder > its just emp

Unable to use make command to build "Hello world" Program

2021-02-03 Thread Rohan kumar
Hello all, I am trying to run Hello World program but when run the command "make" to build, the error came "make: *** No targets specified and no makefile found. Stop". Actually there is nothing in the "/build/b-erc32" folder its just empty and also there in the step "Test a BSP" I got two failur