Re: Interested in contributing to the Apache Mynewt OS project

2016-11-28 Thread Nges B
Hello Agobin and welcome to the Mynewt team . it will be a pleasure working with you. As Madam Aditi rightly said don't hesitate to reach out to anyone (me) for help at least we can meet even physically for some work . thanks On Nov 28, 2016 2:18 AM, "aditi hilbert" wrote: > Hi

Re: Things I'd like to see

2016-07-08 Thread Nges B
Hello David. a +1 to the Idea on comments. It helps everyone working on the code to easily understand what you were doing or is doing. But for the time being, here is a link to the documentation of all (or most ) already existing modules in our project.

Re: Problem Loading arduino_boot

2016-04-14 Thread Nges B
The problem is how to Identify the data cable and just a charger. IS there any difference in their outlook??/ thanks On 4/14/16, Justin Mclean wrote: > Hi, > >> Please which USB cable Am I suppose to use to connect the Board to my >> Computer??? > > Make sure it’s a

Re: Problem Loading arduino_boot

2016-04-13 Thread Nges B
Ok thanks. I will be waiting for your response. On 4/14/16, Nges B <nges.br...@gmail.com> wrote: > The USB I am using is of type B. > > > On 4/14/16, Christopher Collins <ccoll...@apache.org> wrote: >> Hi Nges, >> >> On Thu, Apr 14, 2016 at 02:44:10AM

Re: Problem Loading arduino_boot

2016-04-13 Thread Nges B
the problem now is the system is demanding for cmiss-dap(the debugging tool) .I have looked for how to install it yet I got no output. On 4/14/16, Nges B <nges.br...@gmail.com> wrote: > hello Chris sorry for my late reply, > I succeeded in installing the openocd 0.9.0 since yeste

Re: Problem Loading arduino_boot

2016-04-13 Thread Nges B
Hello, Please DO I need to install Arduino IDE before I can work with my Board??? >From https://www.arduino.cc/en/Guide/ArduinoZero they say I need the IDE but from our Guide says nothing about that. On 4/13/16, Nges B <nges.br...@gmail.com> wrote: > Trying to install openocd

Re: Problem Loading arduino_boot

2016-04-12 Thread Nges B
Please how do I check the version of my openocd?? my system says I have the latest version. thanks On 4/12/16, Nges B <nges.br...@gmail.com> wrote: > thanks let me try to upgrade the openocd > > On 4/12/16, p...@wrada.com <p...@wrada.com> wrote: >> Nges, >> &g

Re: Problem Loading arduino_boot

2016-04-12 Thread Nges B
I ran 'newt load arduino_boot' which is to load the board with the project. On 4/12/16, Christopher Collins <ccoll...@apache.org> wrote: > Hi Nges, > > On Tue, Apr 12, 2016 at 05:49:25PM +0100, Nges B wrote: >> Downloading /home/nges/tproj/bin/arduino_boot/apps/boot/boot.elf

Re: Problem Loading arduino_boot

2016-04-12 Thread Nges B
to WARN. (default "WARN") -o, --outfile stringFilename to tee log output to -q, --quiet Be quiet; only display error output. -s, --silentBe silent; don't output anything. -v, --verbose Enable verbose output when executing commands. On 4/12/

Re: Problem Loading arduino_boot

2016-04-12 Thread Nges B
seems too obvious .THanks > 2) my pc had a stale process using the USB device > > Given that you lsusb doesn't show the device, we can probably rule out the > second one. > >> On Apr 11, 2016, at 6:11 PM, Nges B <nges.br...@gmail.com> wrote: >> >> hello Chris, so

Re: Problem Loading arduino_boot

2016-04-12 Thread Nges B
Linux Foundation 2.0 root hub Bus 001 Device 003: ID 05ca:1814 Ricoh Co., Ltd HD Webcam Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub On 4/12/16, Nges B <nges.br...@gmail.com> wrote: > I did tha

Re: Problem Loading arduino_boot

2016-04-12 Thread Nges B
I did that already and they both have the same output. Let me do it again. On 4/12/16, Christopher Collins <ccoll...@apache.org> wrote: > On Tue, Apr 12, 2016 at 04:48:06PM +0100, Nges B wrote: >> When I check the connected devices that I am having on my system, the >> Boa

Re: Problem Loading arduino_boot

2016-04-12 Thread Nges B
uction USB port and not the debug > port > 2) my pc had a stale process using the USB device > > Given that you lsusb doesn't show the device, we can probably rule out the > second one. > >> On Apr 11, 2016, at 6:11 PM, Nges B <nges.br...@gmail.com> wrote: >> &g

Re: Problem Loading arduino_boot

2016-04-11 Thread Nges B
t; Chris > > On Mon, Apr 11, 2016 at 02:58:14AM +0100, Nges B wrote: >> $ newt load arduino_boot >> Downloading /home/nges/myproj/bin/arduino_boot/apps/boot/boot.elf.bin >> to 0x >> Open On-Chip Debugger 0.8.0 (2014-10-25-15:24) >> Licensed under GNU GPL

Re: Testing rhe libs/shell

2016-04-04 Thread Nges B
Ok .I got it. Thanks On 4/5/16, Sterling Hughes wrote: > >> >> FROM: >> >> repository.apache-mynewt-core: >> type: github >> vers: 0-latest >> user: apache >> repo: incubator-mynewt-core >> >> TO: >> >>

Re: Testing rhe libs/shell

2016-04-04 Thread Nges B
in a new created project , the newt test all fails the libs/json . the jlibs/json was not corrected on that repository. Thanks On 4/4/16, Nges B <nges.br...@gmail.com> wrote: > you can do it. > also when you run tree in a newly created project, you have > 6directoies and 11fil

Re: Testing rhe libs/shell

2016-04-04 Thread Nges B
you can do it. also when you run tree in a newly created project, you have 6directoies and 11filles not 10files as in DOcumentation :) On 4/4/16, Nges B <nges.br...@gmail.com> wrote: > But it seems to be magic :) > I would I have love too but it seems more complicated that I taug

Re: Testing rhe libs/shell

2016-04-04 Thread Nges B
ocumentation. > > Thanks, > Aditi > > Sent from my iPhone > >> On Apr 4, 2016, at 2:15 PM, Nges B <nges.br...@gmail.com> wrote: >> >> we can put something like 'newt test @apache-mynewt-core/libs/os' >> thanks >> >> >>> On 4/4/16, Ng

Testing rhe libs/shell

2016-04-04 Thread Nges B
Hi everyone. There seems to be no test for libs/shell But in Documentation , tutorials for beginners give 'test newt test @apache-mynewt-core/libs/shell' as an example. I think it will e better if we can change it , It can confuse newbies. Thanks -- "A Gal is a Dream with a Plan and a

Re: Installing go1.6

2016-03-21 Thread Nges B
or should I send the whole file. On 3/21/16, Nges B <nges.br...@gmail.com> wrote: > when you run in the IDEBURG mode, you get an output with this as a n > error message. > > > Error: No project file found! > > > > On 3/21/16, marko kiiskila <ma...@runtime

Re: Installing go1.6

2016-03-21 Thread Nges B
> >> On Mar 20, 2016, at 9:24 PM, Nges B <nges.br...@gmail.com> wrote: >> >> I think there is a problem with current libs/json >> I just cloned and still have the test failure. >> >> On 3/21/16, Nges B <nges.br...@gmail.com> wrote: >&g

Installing go1.6

2016-03-20 Thread Nges B
Hi, Please how do I install go1.6 on my machine to be able to install newt. I have tried sudo tar -C /usr/local -xzf go1.6.linux-amd64.tar.gz PATH=$PATH:/usr/local/go/bin export GOROOT=$HOME/dev/go export PATH=$PATH:$GOROOT/bin but gets and it seems as if go is not installed on my system

Re: the

2016-03-15 Thread Nges B
, Sterling Hughes <sterl...@apache.org> wrote: > Hi Nges, > > On 3/15/16 5:12 AM, Nges B wrote: >> I have gone through the unit test documentation and have all the test >> and a perfact understanding of how it happens , >> I will need to to know if there is any docu

Re: working on the unit testing tutorial

2016-03-14 Thread Nges B
t; > Did you install the newt tool source from the develop branch? I write > this tutorial and used that version of newt which includes a test command. > > Let me know if this doesn¹t solve your problem. > > On 3/14/16, 6:24 PM, "Nges B" <nges.br...@gmail.com> wro

working on the unit testing tutorial

2016-03-14 Thread Nges B
Hi everyone. I am happy to have read the unit testing Documentation and now trying to get the exercises d http://mynewt.apache.org/os/tutorials/unit_test/ unfortunately, I have a problem running the command "test". I remember that the newt tool do not have the " test " command built in it.

IRC Channel

2016-03-06 Thread Nges B
Hi, I went through the documentations and did not find any link to the IRC Channel for Mynewt Project. Please is there any ??? if not can I register One?? and what name should I give it?? Else why don't we need one??? although our mailing list is perfect. I think the IRC will help those who

the fs/nffs

2016-03-03 Thread Nges B
Hello, I downloaded the the newt binary and placed it inside my lerva directory. Now I have created my_app . also ran the command $ ./newt pkg search fs and got the following output. Installed package project/ffs2native@ Installed package fs/nffs@0.8.0 Installed package fs/fs@ I now proceed to

installing the Newt

2016-03-02 Thread Nges B
After going through some of the documentary on how to get to get start, I discovered that I need to install newt. I ran the following commands successively $ sudo apt-get install git $ sudo apt-get install libcurl4-gnutls-dev $ sudo apt-get install golang in my home

Interested in your Project

2016-03-02 Thread Nges B
Hello Everyone. I am Nges Brian a computer Engineering Student from the Faculty of Engineering and technology University of Buea. I came across this project while going over the GSOC Projects for 2016. I am a good C,C++ and Web programmer. I have done several projects with the above technology.