Getting Unhandled interrupt (17)

2017-01-05 Thread then yon
Dear Support, I was working on ESB mode in myNewt; what i did was porting the working code from my original working eclipse code. Some how i was stuck at the ESB_EVT_IRQ(SWI0_EGU0_IRQ), whenever i enable this interrupt it gave me the following error when receiving packet from ESB: 1069: >

Re: Draft podling report for Jan, 2017

2017-01-05 Thread aditi hilbert
I’ve gone ahead and posted it. I can edit to incorporate any comments you may have over the next day. https://wiki.apache.org/incubator/January2017#preview thanks, aditi > On Jan 5, 2017, at 9:42 PM, aditi hilbert

Draft podling report for Jan, 2017

2017-01-05 Thread aditi hilbert
Hi Mentors, Here’s the first draft of Mynewt’s board report for Jan. Please review it asap. The two week cutoff for posting the report for general review before the board meeting on Jan 18 was *yesterday*! thanks, aditi Mynewt is a real-time operating system for

Re: Podling Report Reminder - January 2017

2017-01-05 Thread Justin Mclean
Hi, Ping? Is someone on the PPMC working on this? It was due on the 4th. Thanks, Justin

Re: Compile and build time, any way to speed up?

2017-01-05 Thread Cris Frusina
Stupid question... Is there any way to try out the development branch while using the docker method on a Windows machine? Cris On 1/5/2017 8:20 PM, Sterling Hughes wrote: This is awesome, timing on the new build (after a clean): Target successfully built: targets/nrf52 real0m6.327s

Re: Compile and build time, any way to speed up?

2017-01-05 Thread Sterling Hughes
This is awesome, timing on the new build (after a clean): Target successfully built: targets/nrf52 real0m6.327s user0m26.972s sys 0m9.276s $ newt target show nrf52 targets/nrf52 app=apps/slinky bsp=hw/bsp/nrf52dk build_profile=debug 6 seconds for a full build. Not bad!

Re: Compile and build time, any way to speed up?

2017-01-05 Thread Christopher Collins
On Thu, Jan 05, 2017 at 09:00:11AM -0500, Cris Frusina wrote: > Hi David, > > Sounds like a pain! > > So I got an Ubuntu VM running on the Windows machine and installed the myNewt > natively. I didn't really see much of a speed bump (needs a bit further > testing). I'll try a different

Re: Compile and build time, any way to speed up?

2017-01-05 Thread Christopher Collins
On Thu, Jan 05, 2017 at 08:34:04AM -0500, David G. Simmons wrote: > Well, I spent the entire day yesterday working on this, and unfortunately, I > don't have any real results. > > My only Windows setup is a VM, and it turns out that running a Docker > instance on a Windows VM on top of Mac OS

Re: Using LWIP with MyNewt

2017-01-05 Thread marko kiiskila
Hi Gilles, yes, I believe it is in shape for that. Let me know about issues you run into. Thanks, M > On Jan 4, 2017, at 2:24 PM, Gilles Boccon-Gibod wrote: > > Thanks Marko. > > Would you say that the LWIP stack that's currently in would be enough for a > simple proof of

Re: Compile and build time, any way to speed up?

2017-01-05 Thread Cris Frusina
Hi David, Sounds like a pain! So I got an Ubuntu VM running on the Windows machine and installed the myNewt natively. I didn't really see much of a speed bump (needs a bit further testing). I'll try a different computer later today. Worst case I'll find a Mac to try it on. Cris > On Jan

Re: Compile and build time, any way to speed up?

2017-01-05 Thread David G. Simmons
Well, I spent the entire day yesterday working on this, and unfortunately, I don't have any real results. My only Windows setup is a VM, and it turns out that running a Docker instance on a Windows VM on top of Mac OS X is a fairly unrewarding experience in and of itself, and getting the