Re: Using Eclipse for Mynewt development

2017-01-22 Thread Lm Chew
[https://tr.cloudmagic.com/h/v6/emailtag/tag/1485152681/e07327a00ce48c6feaf5c6318fd5666d/98148963e301c00d168ac75868cda51d/93bbf72599c74b2d1f7b08eb75875339/7d73f5719844943a877cfefbca240ecc/newton.gif] Hi Andrzej, Thanks, for the Tutorial! I tried setting it up and it works flawlessly. :-) Best

Re: Using Eclipse for Mynewt development

2017-01-20 Thread aditi hilbert
Hi Andrzej, > On Jan 20, 2017, at 2:19 PM, Andrzej Kaczmarek > wrote: > > Hi all, > > I managed to find some time to write down a short tutorial (with pictures! > ;-) ) on how to use Eclipse as IDE for Mynewt. This is based on my own Thanks! This is a huge

Re: Using Eclipse for Mynewt development

2017-01-20 Thread Andrzej Kaczmarek
Hi all, I managed to find some time to write down a short tutorial (with pictures! ;-) ) on how to use Eclipse as IDE for Mynewt. This is based on my own experience and on what we use in our company with some "upgrades" after reading through Chris' and Chew's posts. You can find tutorial here:

Re: Using Eclipse for Mynewt development

2017-01-18 Thread Lm Chew
ache.org> Sent: Thursday, 19 January, 2017 7:15:40 AM To: dev@mynewt.incubator.apache.org Subject: Re: Using Eclipse for Mynewt development Oops, it looks like the screenshots didn't go through. I am attaching them now. Chris On Wed, Jan 18, 2017 at 03:12:05PM -0800, Christopher Collins wrote

Re: Using Eclipse for Mynewt development

2017-01-18 Thread Jitesh Shah
To add to that, we use the GNU ARM Eclipse plugin ( http://gnuarmeclipse.github.io/) to get the peripherals view while debugging. The website (http://gnuarmeclipse.github.io/plugins/packs-manager/) has good documentation of how to get it up and running. We couldn't get it to work on Neon, but the

Using Eclipse for Mynewt development

2017-01-18 Thread Christopher Collins
Here are some of my notes for getting Mynewt to work with eclipse. I wrote these a while back, so there may be a few inaccuracies. Also, these notes assume you are building bletiny for the nRF52dk BSP, so you may need to adjust accordingly. Thanks, Chris *** Setup 1. Download Eclipse Neon