Re: [riot-devel] Odd problems with xtimer

2016-02-12 Thread Michael Andersen
Hi I am using other IPC messages, yes. There is a thread waiting with xtimer_msg_receive_timeout that gets messages either from xtimer_set_msg or from the network stack on packet reception. Incidentally, if I decrease the load on the MCU by increasing the sensor sampling interval, the problem see

Re: [riot-devel] IPv6 NDP router advertisement from global address

2016-02-12 Thread Martine Lenders
Hi Michael, would it be possible for you to open an issue for that on GitHub (preferably with a sniffer dump)? Currently I'm short of time to look into it, but later on I could / someone else could bite there teeth into it. Cheers, Martine 2016-02-12 5:53 GMT+01:00 Michael Andersen : > Hi > > My

Re: [riot-devel] Problems during porting RIOT-OS

2016-02-12 Thread Hauke Petersen
Hi Bernhard, I can't really tell what's causing this behavior, seems to me though that there is something wrong in the UART configuration. But it's hard to tell without seeing your code. Which board are you using? Some STM nucleo one? The boards are notorious for weird behavior of their UART-

Re: [riot-devel] Unable to build in native

2016-02-12 Thread Jose Alamos
Hi! It seems to be a problem with libgcc. You could try this: http://askubuntu.com/questions/346377/cannot-find-lgcc-s Or this: http://serverfault.com/questions/266138/cannot-find-lgcc-s-from-gcc-3-4-on-unbuntu-11-04 Best regards. 2016-02-12 9:00 GMT+01:00 : > Send devel mailing list submissio

Re: [riot-devel] Unable to build in native

2016-02-12 Thread Cenk Gündogan
Hey tbyy, Did you install the gcc-multilib package on ubuntu? Best, Cenk On 12.02.2016 09:00, tobaccopipeyoyo . wrote: Hi everyone, Sorry to disturb y'all. This is my second post here, still not able to build the native code This is the output that am getting. "make" -C /home/riot/RIOT/sys/sh

Re: [riot-devel] Unable to build in native

2016-02-12 Thread Joakim Nohlgård
See if you have g++multilib installed (32 bit versions of GCC libraries for 64 bit systems), otherwise install it: sudo apt-get install g++-multilib Best regards, Joakim On Fri, Feb 12, 2016 at 9:00 AM, tobaccopipeyoyo . < tobaccopipey...@gmail.com> wrote: > Hi everyone, > Sorry to disturb y'al

[riot-devel] Unable to build in native

2016-02-12 Thread tobaccopipeyoyo .
Hi everyone, Sorry to disturb y'all. This is my second post here, still not able to build the native code This is the output that am getting. "make" -C /home/riot/RIOT/sys/shell "make" -C /home/riot/RIOT/sys/shell/commands /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.9/libgcc