Re: [riot-devel] RPL for linux

2015-04-02 Thread Maxence Chotard
ist a couple of days ago. No responses, yet. I'll forward any information I find... - Ralph > On Apr 2, 2015, at 9:05 AM 4/2/15, Maxence Chotard wrote: > > Hello, > > Is there somebody who knows if there is any port of RPL on linux to create a border router for RIOT

[riot-devel] RPL for linux

2015-04-02 Thread Maxence Chotard
Hello, Is there somebody who knows if there is any port of RPL on linux to create a border router for RIOT ? Cheers, Maxence ___ devel mailing list devel@riot-os.org https://riot-os.org/mailman/listinfo/devel

Re: [riot-devel] Cross Compilation

2015-03-28 Thread Maxence Chotard
8. März 2015 00:53:54 MEZ, schrieb Maxence Chotard : >Ludwig, do you mean that I can't compile RIOT with a mips toolchain >adapted to my openwrt version and to my hardware platform ? > >Cheers, >Maxence > >-Message d'origine- >De : devel [mailto:devel-bo

Re: [riot-devel] Cross Compilation

2015-03-27 Thread Maxence Chotard
4 À : RIOT OS kernel developers Objet : Re: [riot-devel] Cross Compilation Hi, RIOT native does not currently run on MIPS anyways. Cheers, Ludwig Am 27. März 2015 16:04:56 MEZ, schrieb Maxence Chotard : >Hello, > >Is there anybody who knows how to cross compile hello-world example on &

[riot-devel] Cross Compilation

2015-03-27 Thread Maxence Chotard
Hello, Is there anybody who knows how to cross compile hello-world example on RIOT for an openwrt distribution, which is using a MIPS architecture ? Cheers, Maxence ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/de

Re: [riot-devel] RPL_UDP problem for Samr21

2014-12-10 Thread Maxence Chotard
Issue opened, I'll keep you in touch about my debugging process but it looks like a tough problem ! cheers, Maxence Thomas Eichinger a écrit >___ >devel mailing list >devel@riot-os.org >http://lists.riot-os.org/mailman/listinfo/devel _

[riot-devel] RPL_UDP problem for Samr21

2014-12-10 Thread Maxence Chotard
Hi ! I am trying to make rpl_udp example work for samr21. I am quite surprised that every time I want to debug the code on the board it goes to < isr_hard_fault > even if the program didn't enter in my main and execute possible wrong code. So I am wondering if somebody could explain me how the

Re: [riot-devel] Problem with RPL-UDP example for SAMR21

2014-12-09 Thread Maxence Chotard
Hi Oleg ! Thank you for your help ! Maxence -Message d'origine- De : devel [mailto:devel-boun...@riot-os.org] De la part de Oleg Hahm Envoyé : mardi 9 décembre 2014 15:51 À : RIOT OS kernel developers Objet : Re: [riot-devel] Problem with RPL-UDP example for SAMR21 Hi Maxence! > Did y

Re: [riot-devel] Problem with RPL-UDP example for SAMR21

2014-12-07 Thread Maxence Chotard
Hi Oleg, Did you find something about my problem ? Cheers, Maxence -Message d'origine- De : devel [mailto:devel-boun...@riot-os.org] De la part de Oleg Hahm Envoyé : jeudi 4 décembre 2014 17:54 À : RIOT OS kernel developers Objet : Re: [riot-devel] Problem with RPL-UDP example for SAMR21

Re: [riot-devel] Problem with RPL-UDP example for SAMR21

2014-12-04 Thread Maxence Chotard
Yes right, I work on this branch : https://github.com/Troels51/RIOT/tree/samr21-transceiver-port -Message d'origine- De : devel [mailto:devel-boun...@riot-os.org] De la part de Oleg Hahm Envoyé : jeudi 4 décembre 2014 17:44 À : RIOT OS kernel developers Objet : Re: [riot-devel] Problem wit

Re: [riot-devel] Problem with RPL-UDP example for SAMR21

2014-12-04 Thread Maxence Chotard
I downloaded it on the Riot master branch today -Message d'origine- De : devel [mailto:devel-boun...@riot-os.org] De la part de Oleg Hahm Envoyé : jeudi 4 décembre 2014 17:34 À : RIOT OS kernel developers Objet : Re: [riot-devel] Problem with RPL-UDP example for SAMR21 Hi Maxence! > I am

[riot-devel] Problem with RPL-UDP example for SAMR21

2014-12-04 Thread Maxence Chotard
Hi, I am facing problems with rpl_udp example on samr21 board. Each time I try to debug the code on the board, it goes to < isr_hard_fault >. Is there somebody who managed to make it run one samr21 ? Cheers, Maxence ___ devel mailing list devel@

Re: [riot-devel] At86rf231 for samr21

2014-11-27 Thread Maxence Chotard
l [mailto:devel-boun...@riot-os.org] De la part de Thomas Eichinger Envoyé : mardi 25 novembre 2014 11:01 À : RIOT OS kernel developers Objet : Re: [riot-devel] At86rf231 for samr21 Hi Maxence, > On 24 Nov 2014, at 21:00, Maxence Chotard wrote: > I am facing a problem with the at86rf2

Re: [riot-devel] At86rf231 for samr21

2014-11-25 Thread Maxence Chotard
: Re: [riot-devel] At86rf231 for samr21 Hi Maxence, > On 24 Nov 2014, at 21:00, Maxence Chotard wrote: > I am facing a problem with the at86rf231 implementation for > samr21-xpro. Is there somebody who could explain me how to add a > module in RIOT in order to use it? You are alr

[riot-devel] At86rf231 for samr21

2014-11-24 Thread Maxence Chotard
Hi, I am facing a problem with the at86rf231 implementation for samr21-xpro. Is there somebody who could explain me how to add a module in RIOT in order to use it? I'm trying to add USEMODULE at86rf231 in default exemple Makefile but I can't make it work. My main.c can't access to transceiver.h

Re: [riot-devel] Eclipse with Samr21-xpro

2014-10-31 Thread Maxence Chotard
ocd and so [1] looks promising to me. If you have success you're welcome to extend the existing documentation with your findings... ;-) WKR Hinnerk {1] http://gnuarmeclipse.livius.net/blog/openocd-debugging/ On Thu, Oct 30, 2014 at 04:49:02PM +0100, Maxence Chotard wrote: >Hi, > &

[riot-devel] Eclipse with Samr21-xpro

2014-10-30 Thread Maxence Chotard
Hi, I am wondering if somebody already tried or know how to use eclipse debugger on samr21-xpro. I followed the eclipse tutorial for RIOT but it stops at this part and before spending long hours configuring eclipse if somebody already did it, it would be nice to know how. Cheers, Maxen

Re: [riot-devel] Compile RIOT

2014-10-28 Thread Maxence Chotard
Or any other IDE like Eclipse on windows ? Maxence -Message d'origine- De : devel [mailto:devel-boun...@riot-os.org] De la part de Maxence Chotard Envoyé : mardi 28 octobre 2014 14:15 À : 'RIOT OS kernel developers' Objet : [riot-devel] Compile RIOT Hi everyone, I wou

[riot-devel] Compile RIOT

2014-10-28 Thread Maxence Chotard
Hi everyone, I would like to know if it is possible to compile and load RIOT project for Atmel Sam R21 on Windows, using Atmel studio 6 ? Cheers, Maxence ___ devel mailing list devel@riot-os.org http://lists.riot-os.org/mailman/listinfo/devel

Re: [riot-devel] RIOT OS for the Atmel SAM R21 (Interruptions)

2014-10-27 Thread Maxence Chotard
question? Cheers, Hauke On 27.10.2014 16:00, Maxence Chotard wrote: Hi, I would like to know what is done to deal with external interruption coming from external pins on AT SAM R21 ? Is there a file to create to configure priorities between interruptions ? Cheers, Maxence

Re: [riot-devel] RIOT OS for the Atmel SAM R21 (Interruptions)

2014-10-27 Thread Maxence Chotard
Hi, I would like to know what is done to deal with external interruption coming from external pins on AT SAM R21 ? Is there a file to create to configure priorities between interruptions ? Cheers, Maxence ___ devel mailing list devel@riot-o