Zephyr: Toolchain Working Group - Mon, 12/14/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
devel@lists.zephyrproject.org Calendar <devel@...>
Reminder: Zephyr: Toolchain Working Group When: Monday, 14 December 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: Maureen Helm Description: Live meeting minutes: https://docs.google.com/document/d/1IQKBK-GcJNZG0O9QArqYfvb6Huk5xHscN-XIGEZr-z8/edit#heading=h.x36xe8bnwr9r
________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 682 738 030#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Re: Question regarding dcache flushing for arm(specifically armv8, cortex A53)
varun sharma <nurav251@...>
Hi Carlo,
Thanks for sharing your
pr details...will review
any patch you submitted
for dcache support in cortex a53 arm cpu?
I
also did some homework, your insights will be helpful...
Thanks
From: Carlo Caione <carlo.caione@...>
Sent: Friday, December 11, 2020 9:28 PM To: varun sharma <nurav251@...>; devel@... <devel@...> Subject: Re: [Zephyr-devel] Question regarding dcache flushing for arm(specifically armv8, cortex A53) On 11/12/2020 07:25, varun sharma wrote:
> Hi All, Hi Varun, > I want to flush dcache in cortex a53 arm cpu, but it seems it is not > implemented for arm in zephyr > I can't see any dcache_flush() implementation for arm.. I'm going to add support for that after https://github.com/zephyrproject-rtos/zephyr/pull/30398 is merged. Feel free to review it if you are willing to help :) Cheers, -- Carlo Caione
|
|
Zephyr Toolchain Working Group Meeting – 14 December 2020
Rasmussen, Torsten
Agenda
/torsten
|
|
Re: Question regarding dcache flushing for arm(specifically armv8, cortex A53)
Carlo Caione
On 11/12/2020 07:25, varun sharma wrote:
Hi All,Hi Varun, I want to flush dcache in cortex a53 arm cpu, but it seems it is not implemented for arm in zephyrI'm going to add support for that after https://github.com/zephyrproject-rtos/zephyr/pull/30398 is merged. Feel free to review it if you are willing to help :) Cheers, -- Carlo Caione
|
|
Question regarding dcache flushing for arm(specifically armv8, cortex A53)
varun sharma <nurav251@...>
Hi All,
I want to flush dcache in cortex a53 arm cpu, but it seems it is not implemented for arm in zephyr
I can't see any dcache_flush() implementation for arm..
I see it is only available for arc and x86, and not for arm...
pls share any reason it is not implemented for arm?
and if i want to add this, any pointers or pr/commit for that?
Thanks,
Nurav
|
|
Re: github org membership and permissions
Maureen Helm
Hi everyone, Following up on this, I’ve now invited all of the collaborators currently listed in MAINTAINERS.yml to the zephyrproject-rtos GitHub organization and assigned them into a “collaborators” team. Membership in this GitHub team gives write access to the main zephyr repo, which is used for assigning labels and reviewers to issues/PRs. Merge rights are still restricted to members of the release team.
As before, you have the option to make your membership public, see the link below. Please let me know if you encounter any issues with repo access after this refactoring.
Maureen
From: Maureen Helm (OSS) <maureen.helm@...>
Sent: Friday, July 24, 2020 6:59 AM To: devel@... Subject: github org membership and permissions
Hi everyone, This week the TSC approved the list of current maintainers in #24152. As a result, I have invited all of the approved maintainers to join the zephyrproject-rtos GitHub organization and assigned them into a “maintainers” team. Membership in this GitHub team gives write access to the main zephyr repo, which is used for assigning labels and reviewers to issues/PRs. Merge rights are still restricted to members of the release team.
Many maintainers previously had write access as an “outside collaborator”, which should no longer be necessary and has been removed. If you have lost access to the repo in this refactoring, then I have made a mistake and please let me know.
Also, membership in a GitHub organization is by default private, but you have the option to make it public:
Maureen
|
|
Re: Canopen node nRF52832
"Karsten König <karsten.koenig.030@...>
Hi,
toggle quoted messageShow quoted text
I am trying to remember why I added a separate CONFIG_CAN_MCP2515_MAX_FILTER next to the existing CONFIG_CAN_MAX_FILTER. I think there was a reason, but maybe I just misunderstood the kconfig system. Can you please open a github issue so we can discuss there? I attached a small patch to drop CONFIG_CAN_MCP2515_MAX_FILTER in favor of CONFIG_CAN_MAX_FILTER, please apply that for further tests. The rest of the comments in this email apply as well :-) Cheers, Karsten
On 12/9/20 9:12 PM, Nick Ward wrote:
Hi Cristian,
|
|
Cancelled Event: Zephyr Project: APIs - Tuesday, 29 December 2020
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: APIs This event has been cancelled. When: Where: Organizer: devel@... Description: Meeting decisions/discussions in their respective PRs, tracked here: https://github.com/zephyrproject-rtos/zephyr/projects/18 ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 317 990 129#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Cancelled Event: Zephyr Project: APIs - Tuesday, 22 December 2020
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: APIs This event has been cancelled. When: Where: Organizer: devel@... Description: Meeting decisions/discussions in their respective PRs, tracked here: https://github.com/zephyrproject-rtos/zephyr/projects/18 ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 317 990 129#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Re: Canopen node nRF52832
Alexander Wachter
Hi Cristian,
toggle quoted messageShow quoted text
Macros prefixed with CONFIG_ come from Kconfig. Never try to set them in your application. CONFIG_CAN_MAX_FILTER=13 goes to your mcp2515.conf The CAN_MAX_FILTER is used in the MCP2515 driver, and if you set it in some of your files, it won't end up in the driver. As Marti already mentioned, you also need to allow MPU flash writes. Cheers, Alex
On 09.12.20 11:54, Cristian Anceschi wrote:
Hi all
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 31 December 2020
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Where: Organizer: devel@... Description: ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 483 314 739#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 24 December 2020
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Where: Organizer: devel@... Description: ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 483 314 739#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 10 December 2020
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Where: Organizer: devel@... Description: ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 483 314 739#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Re: Canopen node nRF52832
Nick Ward
Hi Cristian, I'm not sure if the MCP1525 is a good match for Canopen but you may need to increase this kconfig symbol CONFIG_CAN_MCP2515_INT_THREAD_STACK_SIZE Nick
On Thu, 10 Dec 2020, 2:38 am Bolivar, Marti, <marti.bolivar@...> wrote: Hi,
|
|
Re: Canopen node nRF52832
Bolivar, Marti
Hi,
toggle quoted messageShow quoted text
The MPU fault may be due to a missing CONFIG_MPU_ALLOW_FLASH_WRITE=y. I don't know anything about CAN, though :). Martí "Cristian Anceschi via lists.zephyrproject.org" <cristian.anceschi=galileo.engineering@lists.zephyrproject.org> writes:
Hi all
|
|
Canopen node nRF52832
Cristian Anceschi <cristian.anceschi@...>
Hi all I'm quite new on Zephyr and on CAN BUS so my question might have an easy or obvious answer. I'm on Ubuntu and I'm using an nRF52DK nRF52832 (PCA10040) wired to a custom board equipped with a MCP2515 and a MCP2551 devices. Is the samples\subsys\canbus\canopen suitable for an hardware like the one I'm using? If so, any hints on how make this sample working? 1) I can compile it from command line with west build -b nrf52dk_nrf52832 samples\subsys\canbus\canopen
-DSHIELD=dfrobot_can_bus_v2_0 -DCONF_FILE=prj.mcp2515.conf declaring in
subsys\canbus\canopen\CO_driver.c (even though I thought it wasn't really need to declare this here) #define CONFIG_CAN_MAX_FILTER 13 and prj.mcp2515.conf as attachment Executing the project, I get the attached log file with a series of error messages and this stucks me here for this moment. 2) Just to give some more info, I'd like to say that I did compile the samples/drivers/can from command line launching this west build -b nrf52dk_nrf52832 samples/drivers/can/ -DSHIELD=dfrobot_can_bus_v2_0 -DCONF_FILE=prj.mcp2515.conf and everything works as expected (tested using a CAN sniffer). But it is not clear to me how to add in this project the CANOpen stack library. Thanks in advance for the support Kind regards Crisian Ing Cristian Anceschi Galileo Engineering s.r.l. Via Cavallotti 16 IT - 42122 Reggio Emilia Phone +39 0522 920496 / +39 0522 516244 Fax +39 0522 920496 / +39 0522 516244 Privacy - Le informazioni contenute nel presente messaggio di posta elettronica ed in ogni allegato sono da ritenersi informazioni riservate. Chi ricevesse il presente messaggio senza esserne l'effettivo destinatario è rigorosamente tenuto a evitarne ogni divulgazione, diffusione o riproduzione, ai sensi del D.Lgs n.196/2003. Qualora abbiate ricevuto la presente comunicazione per errore siete pregati di distruggerla e di segnalarlo al mittente. Grazie. Privacy - The information contained in this e-mail message and any attached files are considered private information. If you have received this message without being the intended recipient, prevent any dissemination or reproduction. If you are not the addressee, please contact the sender and destroy all copies of the original message. Thanks.
|
|
Re: [Zephyr-users] Query regarding Bluetooth Controller Porting
Carles Cufi
+ devel list
toggle quoted messageShow quoted text
Pankaj, If you are using a dual-chip solution, then as long as you controller complies with standard HCI there is no "porting" to do whatsoever. In order to better understand what you need, can you let us know which transport do you plan on using (UART/H4, 3-wire/H3 or SPI) and whether it is a single-mode or dual-mode controller? Unless your controllers has special requirements it should all be a matter of configuring the right Kconfig options and Devicetree nodes. Carles
-----Original Message-----
|
|
IoT Long Term support Linux - Opening to the community of Redpesk@SEA the open source "Marine Grade Linux" by IoT.bzh.
Dominig ar Foll (Intel Open Source) <dominig.arfoll@...>
Hello,
As Marine requirement is very very close of any IoT (very) long term Linux requirement with high level of security and application isolation, I thought that this webinar from the Linux Fundation might be of interest to some of you...
The Marine Grade Linux project by
IoT.bzh addresses smart ship provides a customized flavor of
AGL that addresses marine specific requirements. For
signaling, NMEA2000, CanOpen, Ethercat and Modbus were added.
Cloud connectivity is designed to handle random connectivity
with a balance of 4/5G and satellite data link. Some core
marine services as nautical charts, safe routing, or radar are
still under development and should be added in the near
future. Last but not least, a 30 years old ship is pretty
common and maintenance/update on 15 years is required. This presentation exposes the outcome of the three marine projects IoT.bzh is currently developing for this industry. It starts exposing gaps in business models, then exposes some of the technical specificities (signaling, SOTA, LTS, …). Finally it introduces redpesk@sea the ready-to-use “Marine Grade Linux” version that IoT.bzh will propose as Christmas gift to the maritime open-source community. -- Dominig ar Foll Senior Software Architect
|
|
Cancelled Event: Zephyr Project: APIs - Tuesday, 8 December 2020
#cal-cancelled
devel@lists.zephyrproject.org Calendar <noreply@...>
Cancelled: Zephyr Project: APIs This event has been cancelled. When: Where: Organizer: devel@... Description: Meeting decisions/discussions in their respective PRs, tracked here: https://github.com/zephyrproject-rtos/zephyr/projects/18 ________________________________________________________________________________
+1 321-558-6518 United States, Orlando (Toll)
Conference ID: 317 990 129#
Local numbers | Reset PIN | Learn more about Teams | Meeting options
________________________________________________________________________________
|
|
Re: Contribution
Alexander Wachter
Hi Tejas,
toggle quoted messageShow quoted text
contributing to the Zephyr project works by sending pull-requests to one of our repositories at GitHub [1]. There you can also file issues. Helping hands are always welcome :-) The easiest way to reach out to the community is via Slack. You can join the slack channels with the invitation link [2]. [1] https://github.com/zephyrproject-rtos [2] https://tinyurl.com/y5glwylp -- Cheers, Alex
On 06.12.20 14:00, Tejas Upadhyay wrote:
Hi,
|
|