Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Jan Kloetzke <jan@...>
Hi Kumar,
On Wed, Oct 30, 2019 at 02:05:36AM -0500, Kumar Gala wrote: I'm currently preparing some recipes. It will post them with someOn Oct 29, 2019, at 5:08 AM, jan@kloetzke.net wrote:You can take a look at the open-amp sample, it creates 2 zephyr images: instructions how to build in the next days once I got it working... Regards, Jan
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
jan@...
Hi Sebastian,
On Thu, Oct 31, 2019 at 09:17:01AM +0000, Sebastian Boe wrote: AFAICT it heavily integrates with bash making it a no-go.IMHO this depends on what Bob should be used for in the context of Zephyr. At the BoF session most people agreed that the Multiimage problem goes beyond Zephyr alone. If Bob (in the current version) is a viable alternative really depends on the use case. To what degree does Bob require Linux tools like bash?At the moment bash is still a hard requirement. There are some other unix tools required but this is going away in the future. It is not an option to introduce bash as a dependency for Windows users.You can use Bob on Windows via MSYS2, though. But I agree that this may not be an option for everybody at the moment. Can it be used without bash?This is in the works. Windows support is definitely on the agenda because there are a bunch of people that have the same requirement. The (currently stale) PR https://github.com/BobBuildTool/bob/pull/258 will be updated in the coming weeks. This requires some amount of refactoring internally so its taking some time. The idea is to make Bob independent of the acutally used scripting language. The first step is to support PowerShell on Windows and then maybe Python for cross-platform scripts. Regards, Jan ________________________________________
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Sebastian Boe
AFAICT it heavily integrates with bash making it a no-go.
________________________________________ From: devel@lists.zephyrproject.org <devel@lists.zephyrproject.org> on behalf of Sebastian Boe via Lists.Zephyrproject.Org <Sebastian.Boe=nordicsemi.no@lists.zephyrproject.org> Sent: Thursday, October 31, 2019 9:57 AM To: jan@kloetzke.net; kumar.gala@linaro.org Cc: devel@lists.zephyrproject.org Subject: Re: [Zephyr-devel] ELC-E Zephyr Multiimage BoF - Bob Build Tool To what degree does Bob require Linux tools like bash? It is not an option to introduce bash as a dependency for Windows users. Can it be used without bash? ________________________________________ From: devel@lists.zephyrproject.org <devel@lists.zephyrproject.org> on behalf of Kumar Gala via Lists.Zephyrproject.Org <kumar.gala=linaro.org@lists.zephyrproject.org> Sent: Wednesday, October 30, 2019 8:05 AM To: jan@kloetzke.net Cc: devel@lists.zephyrproject.org Subject: Re: [Zephyr-devel] ELC-E Zephyr Multiimage BoF - Bob Build Tool On Oct 29, 2019, at 5:08 AM, jan@kloetzke.net wrote:You can take a look at the open-amp sample, it creates 2 zephyr images: https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/subsys/ipc/openamp - k
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Sebastian Boe
To what degree does Bob require Linux tools like bash?
It is not an option to introduce bash as a dependency for Windows users. Can it be used without bash? ________________________________________ From: devel@lists.zephyrproject.org <devel@lists.zephyrproject.org> on behalf of Kumar Gala via Lists.Zephyrproject.Org <kumar.gala=linaro.org@lists.zephyrproject.org> Sent: Wednesday, October 30, 2019 8:05 AM To: jan@kloetzke.net Cc: devel@lists.zephyrproject.org Subject: Re: [Zephyr-devel] ELC-E Zephyr Multiimage BoF - Bob Build Tool On Oct 29, 2019, at 5:08 AM, jan@kloetzke.net wrote:You can take a look at the open-amp sample, it creates 2 zephyr images: https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/subsys/ipc/openamp - k
|
|
support BT 4.2 for 51824
Tommy Lin (林志聰) <Tommy.Lin@...>
Hi , We have a product using nRF51824 with Zephyr. We don’t know which version of Zephyr can support BT 4.2 for 51824?
Our current version of Zephyr is: VERSION_MAJOR = 1 VERSION_MINOR = 13
Thank You, Tommy
|
|
Re: Need help in implementing a IPv4 based multicast listener application
#networking
#samples
Jukka Rissanen
Hi Giri, currently we have multicast group support only implemented for IPv6. It would not be a big task to implement mcast listener support for IPv4 if you want to do that. As always, patches are welcome. Cheers, Jukka
On Tue, 2019-10-29 at 22:54 -0700, giriprasad@... wrote: Hi,
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Kumar Gala
On Oct 29, 2019, at 5:08 AM, jan@kloetzke.net wrote:You can take a look at the open-amp sample, it creates 2 zephyr images: https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/subsys/ipc/openamp - k
|
|
Need help in implementing a IPv4 based multicast listener application
#networking
#samples
giriprasad@...
Hi,
I am trying to implement IPv4 based multicast listener application. Please let me know, if there are any sample applications in Zephyr that involve joining to a multicast group and listening on a port. Thanks & Regards, Giri.
|
|
Cancelled Event: Zephyr Project: APIs - Tuesday, 29 October 2019
#cal-cancelled
devel@lists.zephyrproject.org Calendar <devel@...>
Cancelled: Zephyr Project: APIs This event has been cancelled. When: Where: Organizer: devel@... Description: Live meeting minutes: https://docs.google.com/
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
jan@...
Hi,
I think the https://github.com/BobBuildTool/bob-example-embedded example is the most interesting one to the Zephyr community (even though it's using FreeRTOS+Linux at the moment). If you guys have a particular example that already builds multiple dependent Zephyr images then we can try to setup some Bob recipes that builds the same thing... /Jan
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
haakon.amundsen@...
You can find the documentation for the tool here - http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/scripts/partition_manager/partition_manager.html
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Henrik Brix Andersen
There were also references to a “partition manager” application/script.
toggle quoted messageShow quoted text
Anybody have a reference to that? -- Henrik Brix Andersen
On 29 Oct 2019, at 06.46, Kumar Gala <kumar.gala@linaro.org> wrote:
|
|
ELC-E Zephyr Multiimage BoF - Bob Build Tool
Kumar Gala
From the ELC-E Zephyr MultiImage BoF hosted by Marti there was some reference to using a tool like bitbake. There was mention of a tool called Bob.
Sending a reference here for all the be able to look at Bob: https://bobbuildtool.dev/ - k
|
|
matt@...
Hello Zephyr community,
I'm working on an nrf52832 based project with Zephyr and am looking to implement two PWM channels with variable phase-offset. As far as I can tell, the nrfx drivers don't expose any sort of phase control explicitly nor does Zephyr's PWM library. Some options I've found directly within the nordic environment are using PPI or using the sequence_values table: https://devzone.nordicsemi.com/f/nordic-q-a/48884/possible-to-create-pwm-phase-delay https://devzone.nordicsemi.com/f/nordic-q-a/43597/pwm-drive-how-to-generate-pwm-signals-that-are-phase-shifted-90-degree One key requirement for me is that the phase offset is not fixed - i.e. i want to be able to sweep both PWM channel frequencies and adjust the phase offset of the second channel on the fly, with the goal of a waveform that looks approximately like this: Period: 333us PWM0 sequence: On for 100us, off for 233us PWM1 sequence: Off for 100us, on for 100us, off for 133us Crude text based representation (that might not display well on all environments) below of 2 periods of this signal: Period -------- PWM0 | |____| |____ PWM1 __| |____| |__ Is there a clean way to do this? I'm thinking the PPI triggered start of PWM1 for the phase offset, but if there is a way to do this without engaging the lower level nordic libraries that would be ideal. Thank you, Matt
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 10/24/2019 8:00am-9:00am, Please RSVP
#cal-reminder
devel@lists.zephyrproject.org Calendar <devel@...>
Reminder: Zephyr Project: Dev Meeting When: Thursday, 24 October 2019, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles Where:https://zoom.us/j/993312203 An RSVP is requested. Click here to RSVP Organizer: devel@... Description: Join Zoom Meeting
|
|
Dev-Review Meeting Agenda (Oct 24)
Kumar Gala
Here’s the agenda topics for this week:
Board flash partitions can't be tested in tree [erwan] https://github.com/zephyrproject-rtos/zephyr/issues/20070 How to use flash with varying erase block size [erwan] https://github.com/zephyrproject-rtos/zephyr/pull/14041 New, orthogonal and complete time conversion API: [Peter/Andy] https://github.com/zephyrproject-rtos/zephyr/pull/19591 If there’s anything else to add please let me know. Thanks - k
|
|
Re: powerpc port of Zephyr
Wang, Steven L <steven.l.wang@...>
Wooo. It's nice work.
toggle quoted messageShow quoted text
-Steven
On 10/24/2019 2:54 PM, Michael Neuling wrote:
Hi all,
|
|
Re: powerpc port of Zephyr
Kumar Gala
Awesome guys, might have to start hacking on PowerPC again!!
toggle quoted messageShow quoted text
- k
On Oct 24, 2019, at 4:54 AM, Hugh Blemings <hugh@openpowerfoundation.org> wrote:
|
|
Re: powerpc port of Zephyr
Hugh Blemings <hugh@...>
Nice work! :)
toggle quoted messageShow quoted text
On 24 October 2019 2:54:47 pm AWST, Michael Neuling <mikey@...> wrote: Hi all, --
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
|
kristian.kajak@...
Hello! I have had some progress so far. I tried the same configuration setup on the NRF52-PCA10040 dev kit with the HCI-UART sample and everything seems to work as expected. Although I do not necessarily need to use the dongles any further, it would be fascinating to understand why does it behave differently on the nrf52840 dongle. This is probably due to differences in the HCI implementation, but if anyone could point out the exact reason, I would be grateful. Kristian
|
|