|
ninja: error: loading 'build.ninja' - Windows
Dear All, I tried to install basic zephyr installation from the getting started page on windows. Everything installed fine. When I am trying to build sample blink project by calling - west build -p au
Dear All, I tried to install basic zephyr installation from the getting started page on windows. Everything installed fine. When I am trying to build sample blink project by calling - west build -p au
|
By
Kashyap Gada
·
|
|
ninja: error when build in the share fold of VM
#west
I execute ubuntu18 in VM and test zephyr project is successful However, since the program cannot be transferred under win, do zephyr project in the shared folder But, west cannot create the build.ninj
I execute ubuntu18 in VM and test zephyr project is successful However, since the program cannot be transferred under win, do zephyr project in the shared folder But, west cannot create the build.ninj
|
By mfinmuch@...
·
|
|
Read out channels on ADC3
#stm32
#api
I'm running Zephyr OS on a stm32f429i-eval (similar to the stm32f429-disc1 except for the crystal). I've enabled &adc1 in my dts overlay. I would have expected a &adc2 and &adc3 for the other adc peri
I'm running Zephyr OS on a stm32f429i-eval (similar to the stm32f429-disc1 except for the crystal). I've enabled &adc1 in my dts overlay. I would have expected a &adc2 and &adc3 for the other adc peri
|
By robin@...
·
|
|
Problem with the NVS filesystem on 3 messages
#nrf52840
#nvs
Hello again, I am following the NVS sample to create my own code in order to write to the NVS filesystem. The idea is to change a uint8 variable in the NVS when the button is pressed. Therefore, when
Hello again, I am following the NVS sample to create my own code in order to write to the NVS filesystem. The idea is to change a uint8 variable in the NVS when the button is pressed. Therefore, when
|
By Nikos Karamolegkos
·
|
|
API meeting cancelled today
Hi all, In order to focus on the release itself I have cancelled the API meeting today. Next week it will take place as usual. Regards, Carles
Hi all, In order to focus on the release itself I have cancelled the API meeting today. Next week it will take place as usual. Regards, Carles
|
By Carles Cufi
·
|
|
#ble #hci #usb 2 messages
#ble
#hci
#usb
Hi, I am new to Zephyr and I'm trying to expose the LE PHY setting to a RPI Linux Host system. The controller is an nrf52840 dongle acting as a HCI USB device. The dongle will interact with the BLuez
Hi, I am new to Zephyr and I'm trying to expose the LE PHY setting to a RPI Linux Host system. The controller is an nrf52840 dongle acting as a HCI USB device. The dongle will interact with the BLuez
|
By
valens.dsilva@...
·
|
|
LIS2DW12 over SPI on nRF9160
#driver
#sensor
#spi
#lis2dw12
#nrf9160
Using: Windows 10, nRF Connect v3.5.0, SES v4.52, ncs v1.3.0, zephyr v2.3.0 I have a custom board based on the Nordic Thingy91 and the Asset Tracker application. There is also an LIS2DW12 present on S
Using: Windows 10, nRF Connect v3.5.0, SES v4.52, ncs v1.3.0, zephyr v2.3.0 I have a custom board based on the Nordic Thingy91 and the Asset Tracker application. There is also an LIS2DW12 present on S
|
By p.swenson@...
·
|
|
FIFO is not empty after getting all data items; reference pointer still points to another item 4 messages
Hey everyone, I’m currently having problems when putting items to a FIFO. As long as I put data items to my FIFO queue, everything is ok and works as expected. If I stop putting data to the queue, the
Hey everyone, I’m currently having problems when putting items to a FIFO. As long as I put data items to my FIFO queue, everything is ok and works as expected. If I stop putting data to the queue, the
|
By
Weber, Dominik
·
|
|
Password Protection for Shell 2 messages
#uart
#api
Hello, I'm quite new to Zephyr, so I may have missed this, but I can't seem to find an easy way to add a simple password protection wall for the shell commands. I don't need or expect a full user mode
Hello, I'm quite new to Zephyr, so I may have missed this, but I can't seem to find an easy way to add a simple password protection wall for the shell commands. I don't need or expect a full user mode
|
By dave@...
·
|
|
How to resolve FATAL ERROR that displayed when I edited, modified some files. 2 messages
Dear Zephyr Users, Developers, I am a beginner of Zepher OS, so it is too difficult to analyze the following problem. Please teach me how to resolve it. First step, I install the development environme
Dear Zephyr Users, Developers, I am a beginner of Zepher OS, so it is too difficult to analyze the following problem. Please teach me how to resolve it. First step, I install the development environme
|
By Dicek Bear
·
|
|
API meeting: agenda
Hi all, Another special agenda for today: - Modbus: https://github.com/zephyrproject-rtos/zephyr/pull/26516 - In order to help with the 2.4 release we will go through bugs labeled API or drivers and t
Hi all, Another special agenda for today: - Modbus: https://github.com/zephyrproject-rtos/zephyr/pull/26516 - In order to help with the 2.4 release we will go through bugs labeled API or drivers and t
|
By Carles Cufi
·
|
|
Requesting Bug list for ZephyrProject release 1.14.0 4 messages
Hello, This is Harish Working for NupulseCV an medical device manufacturer. We have used the Zephyr project (release version v1.14.0), in our development of BLE 5.0 support for our device which uses n
Hello, This is Harish Working for NupulseCV an medical device manufacturer. We have used the Zephyr project (release version v1.14.0), in our development of BLE 5.0 support for our device which uses n
|
By
Harish KothandaRaman
·
|
|
Custom linker script for module 2 messages
#api
Hi. My custom module requires an additional ROM section. Is it possible to define CONFIG_CUSTOM_LINKER_SCRIPT for module only without adding this option to prj.conf file? WBR, Eugene
Hi. My custom module requires an additional ROM section. Is it possible to define CONFIG_CUSTOM_LINKER_SCRIPT for module only without adding this option to prj.conf file? WBR, Eugene
|
By EugKrashtan
·
|
|
v2.4.0-rc1: Can't set GPIO pin output during pinmux initialization 4 messages
Hi. I'm in the process of updating Zephyr from v2.3.0 to v2.4.0-rc1 and I've seen an unexpected change. I have a custom board, and in the pinmux initialization I'm using the GPIO API to set some pins
Hi. I'm in the process of updating Zephyr from v2.3.0 to v2.4.0-rc1 and I've seen an unexpected change. I have a custom board, and in the pinmux initialization I'm using the GPIO API to set some pins
|
By Helge Juul
·
|
|
Build fails : arm-none-eabi-gcc.exe: error: unrecognized argument in option '-mabi=lp64'.
Hi Zephyr Users, I tried to execute following command, \zephyrproject\zephyr>west build -b qemu_cortex_a53 -d build\hello_world samples\hello_world by v2.3.0 release on Windows-10 with gcc-arm-none-ea
Hi Zephyr Users, I tried to execute following command, \zephyrproject\zephyr>west build -b qemu_cortex_a53 -d build\hello_world samples\hello_world by v2.3.0 release on Windows-10 with gcc-arm-none-ea
|
By
Hanumesha Ks
·
|
|
Flash two firmware in flash and jump from one address to another 5 messages
#flash
#nrf52480
Hello, I am using nrf52840-dk module (this is not really important). I would like to write two different firmwares in my device in different addresses (slots). Lets say the first firmware is located a
Hello, I am using nrf52840-dk module (this is not really important). I would like to write two different firmwares in my device in different addresses (slots). Lets say the first firmware is located a
|
By Nikos Karamolegkos
·
|
|
Direct ISR support on ARC 3 messages
Hi, It appears to me that there is no support of 'direct ISR' by Zepher for the ARC processors: I do not see the definition of Z_ARCH_IRQ_DIRECT_CONNECT in the irq.h for ARC. Could someone please shar
Hi, It appears to me that there is no support of 'direct ISR' by Zepher for the ARC processors: I do not see the definition of Z_ARCH_IRQ_DIRECT_CONNECT in the irq.h for ARC. Could someone please shar
|
By Justin Huang
·
|
|
API meeting: agenda
Hi all, Special agenda for today: - In order to help with the 2.4 release we will go through bugs labeled API or drivers and try to clean up or assign as many as we can. Teams link: https://teams.micr
Hi all, Special agenda for today: - In order to help with the 2.4 release we will go through bugs labeled API or drivers and try to clean up or assign as many as we can. Teams link: https://teams.micr
|
By Carles Cufi
·
|
|
Debug probes and setup 2 messages
#debugging
#gdb
#nrf52480
#ztest
#bluetoothmesh
Hi, We are looking for direction on how best to improve our (multi-threaded) debugging capability. Current setup: host ---NRF52_dev_board (onboard jLink) -- custom Nordic-SoC board where host is macOS
Hi, We are looking for direction on how best to improve our (multi-threaded) debugging capability. Current setup: host ---NRF52_dev_board (onboard jLink) -- custom Nordic-SoC board where host is macOS
|
By Erik
·
|
|
Async networking
Dear all, What is the current state of the art for implementing async networking? I want to invoke and use callbacks for socket events (open/close/recv) and net_if_up /_down I‘m currently doing it the
Dear all, What is the current state of the art for implementing async networking? I want to invoke and use callbacks for socket events (open/close/recv) and net_if_up /_down I‘m currently doing it the
|
By Christoph Schramm
·
|