Re: Regarding split images

2019-05-04 Thread joseph reveane
Hi Chris, Here are the commands outputs: *$ newt info* *Repository info:* ** apache-mynewt-core: eb1d3ec0f486d92887586f60d87f0bb916188515, 1.6.0 (dirty: local changes)* ** apache-mynewt-nimble: 223714cb16c255cfa701929c0de6d7579bfd2cdd, 1.1.0* *$ newt target show

Re: Regarding split images

2019-05-03 Thread Christopher Collins
On Thu, May 02, 2019 at 11:05:11AM +0200, joseph reveane wrote: > Hi Chris, > > I've just tried your latest fix and I still get the same error: > > *Error: Two app packages in build: apps/splitty, apps/bleprph* Huh... I am really not sure. I believe I am using the same target as you. Using

Re: Regarding split images

2019-05-02 Thread joseph reveane
Hi Chris, I've just tried your latest fix and I still get the same error: *Error: Two app packages in build: apps/splitty, apps/bleprph* Regards. /joseph Le mer. 1 mai 2019 à 20:35, Christopher Collins a écrit : > Hi Joseph, > > On Mon, Apr 29, 2019 at 04:39:50PM +0200, joseph reveane

Re: Regarding split images

2019-05-01 Thread Christopher Collins
Hi Joseph, On Mon, Apr 29, 2019 at 04:39:50PM +0200, joseph reveane wrote: > Hi Chris, > > I've modified my app setup to point to the nimble repo: > > *$ newt target show split-apptargets/split-app > app=@apache-mynewt-core/apps/splitty > bsp=@apache-mynewt-core/hw/bsp/nordic_pca20020 >

Re: Regarding split images

2019-04-29 Thread joseph reveane
Hi Chris, I've modified my app setup to point to the nimble repo: *$ newt target show split-apptargets/split-app app=@apache-mynewt-core/apps/splitty bsp=@apache-mynewt-core/hw/bsp/nordic_pca20020 build_profile=optimizedloader=@apache-mynewt-nimble/apps/bleprph

Re: Regarding split images

2019-04-27 Thread Christopher Collins
Hi Joseph, On Sat, Apr 27, 2019 at 04:01:17PM +0200, joseph reveane wrote: > Hi Chris, > > I've fetched your fixes and tried to build a split image with the same > parameters as the > ones I used to open this issue: > > 1) loader app: > > > > > > > *newt target show

Re: Regarding split images

2019-04-26 Thread Christopher Collins
Hi Joseph, On Sat, Apr 20, 2019 at 09:55:27AM +0200, joseph reveane wrote: > Hi, > > I'm looking for examples on how to build split and single images for NRF52 > based devices. > The goal is obviously to get more FLASH room for the application. > I didn't find any example to build a single image