|
Re: [Zephyr Main] WEST File Initialization Problem
Is this correct? The lack of / before "home" and the space between "python" and "3.6" makes me suspect this was retyped by hand instead of copy/pasted. Please copy/paste whenever possible; it avoids
Is this correct? The lack of / before "home" and the space between "python" and "3.6" makes me suspect this was retyped by hand instead of copy/pasted. Please copy/paste whenever possible; it avoids
|
By
Marti Bolivar <marti@...>
·
#5855
·
|
|
Re: [Zephyr Main] WEST File Initialization Problem
Dear,
I am using Ubuntu 18.04.
Moreover, the path of West file is after running the command
"pip3 show -f west"
is
home/rizwan/.local/python 3.6/packages
Subsequently, i have installed all the stuff
Dear,
I am using Ubuntu 18.04.
Moreover, the path of West file is after running the command
"pip3 show -f west"
is
home/rizwan/.local/python 3.6/packages
Subsequently, i have installed all the stuff
|
By
M Rizwan Ghori <rizwanghori@...>
·
#5854
·
|
|
Re: [Zephyr Main] WEST File Initialization Problem
What version of Ubuntu are you using?
If you ran "pip3 install --user west" and west cannot be run afterwards, it sounds like the directory that the west binary was installed into is not on your
What version of Ubuntu are you using?
If you ran "pip3 install --user west" and west cannot be run afterwards, it sounds like the directory that the west binary was installed into is not on your
|
By
Marti Bolivar <marti@...>
·
#5853
·
|
|
Re: [Zephyr Main] WEST File Initialization Problem
Hi,
Thank you for your kind response. I am using Ubuntu OS for the project. I have followed all the installation steps given on webpage
Hi,
Thank you for your kind response. I am using Ubuntu OS for the project. I have followed all the installation steps given on webpage
|
By
M Rizwan Ghori <rizwanghori@...>
·
#5852
·
|
|
Re: [Zephyr Main] WEST File Initialization Problem
Hi,
Happy to try to help, but could you please provide details? The below email is a bit vague: "commands given on the website cannot recognize the West file" doesn't provide much context on what went
Hi,
Happy to try to help, but could you please provide details? The below email is a bit vague: "commands given on the website cannot recognize the West file" doesn't provide much context on what went
|
By
Marti Bolivar <marti@...>
·
#5851
·
|
|
Re: [Zephyr Main] WEST File Initialization Problem
Sorry - forwarding from the main mail list to devel@...
--
Brett Preston
Sr. Program Manager
The Linux Foundation
+1 (971) 303-9030
bpreston@...
Sorry - forwarding from the main mail list to devel@...
--
Brett Preston
Sr. Program Manager
The Linux Foundation
+1 (971) 303-9030
bpreston@...
|
By
Brett Preston
·
#5850
·
|
|
Zephyr v1.14.0-rc3 Tagged
Hi all,
We have just tagged Zephyr 1.14.0-rc3.
At this point ONLY PRs related to docs or related to a GitHub issue / bug will go in. If a PR fixes a bug it MUST have an associated GitHub
Hi all,
We have just tagged Zephyr 1.14.0-rc3.
At this point ONLY PRs related to docs or related to a GitHub issue / bug will go in. If a PR fixes a bug it MUST have an associated GitHub
|
By
Kumar Gala
·
#5849
·
|
|
Re: Syntax in dts file for defining a GPIO output based on nxp,kinetis-gpio.yaml
#defines
Hello,
Yes, my example was hardcoded in regard to port and pin number. Your example makes them configurable via dts, while code remains the same.
I only have to point another thing: the
Hello,
Yes, my example was hardcoded in regard to port and pin number. Your example makes them configurable via dts, while code remains the same.
I only have to point another thing: the
|
By
Andrei Gansari
·
#5848
·
|
|
Re: Syntax in dts file for defining a GPIO output based on nxp,kinetis-gpio.yaml
#defines
Hello Andrei,
And thank you very much for your quick answer.
I really appriciate the quick link to where I can find the documentation and also the example you have provided.
I am also aware of, that
Hello Andrei,
And thank you very much for your quick answer.
I really appriciate the quick link to where I can find the documentation and also the example you have provided.
I am also aware of, that
|
By
Bo.Kragelund@...
·
#5847
·
|
|
Re: Syntax in dts file for defining a GPIO output based on nxp,kinetis-gpio.yaml
#defines
Hello Bo,
We have a general help page for Device Tree: https://docs.zephyrproject.org/latest/guides/dts/index.html
In your particular case, you need to set port b pin 22 as output.
Hello Bo,
We have a general help page for Device Tree: https://docs.zephyrproject.org/latest/guides/dts/index.html
In your particular case, you need to set port b pin 22 as output.
|
By
Andrei Gansari
·
#5846
·
|
|
Re: How to run samples/subsys/usb/console on windows with nrf52840_pac10056?
Hi Aaron,
There is a Pull Request to fix this, but it is not merged yet:
https://github.com/zephyrproject-rtos/zephyr/pull/14106
Regards,
Carles
Hi Aaron,
There is a Pull Request to fix this, but it is not merged yet:
https://github.com/zephyrproject-rtos/zephyr/pull/14106
Regards,
Carles
|
By
Carles Cufi
·
#5845
·
|
|
Re: How to run samples/subsys/usb/console on windows with nrf52840_pac10056?
Hi,
After updating my zephyr code to latest, I found some patch already done both on USB driver and sample. Good job!
And the result of console sample on my win10 PC is changed, there is one more
Hi,
After updating my zephyr code to latest, I found some patch already done both on USB driver and sample. Good job!
And the result of console sample on my win10 PC is changed, there is one more
|
By
Aaron Xu
·
#5844
·
|
|
Syntax in dts file for defining a GPIO output based on nxp,kinetis-gpio.yaml
#defines
Hello developers!
I have difficulties finding any documentation/examples of how to define a simple GPIO as an e.g. output in the frdm_k64f.dts file for the frdm_k64f board.
As long as we talk about
Hello developers!
I have difficulties finding any documentation/examples of how to define a simple GPIO as an e.g. output in the frdm_k64f.dts file for the frdm_k64f board.
As long as we talk about
|
By
Bo.Kragelund@...
·
#5843
·
|
|
Re: Opus codec on nrf52840
Hi,
Very late, as I wanted to try to do that properly,
###############
Opus configuration :
- frame of 5ms
- opus bitrate (CBR) : 32kbit/s
- Sampling
Hi,
Very late, as I wanted to try to do that properly,
###############
Opus configuration :
- frame of 5ms
- opus bitrate (CBR) : 32kbit/s
- Sampling
|
By
nicolas lantz <nicolas.lantz@...>
·
#5842
·
|
|
Re: SPI slave on nRF52840-PCA10059
#nrf52480
Thanks to Marcio I resolved. The dts overlay was missing.
I created nrf52840_pca10059.overlay in the application main folder.&spi1 {
compatible = "nordic,nrf-spis";
status = "ok";
Thanks to Marcio I resolved. The dts overlay was missing.
I created nrf52840_pca10059.overlay in the application main folder.&spi1 {
compatible = "nordic,nrf-spis";
status = "ok";
|
By
Riccardo
·
#5841
·
|
|
Re: SDK migration 0.9.5 -> 0.10.0 increase CPU usage
Anas,
The processor is an nrf52840, and the opus codec is imported from the "nRFready Smart Remote 3 for nRF52 Series" project.
The project is build with the NEWLIB_LIBC and i
Anas,
The processor is an nrf52840, and the opus codec is imported from the "nRFready Smart Remote 3 for nRF52 Series" project.
The project is build with the NEWLIB_LIBC and i
|
By
nicolas lantz <nicolas.lantz@...>
·
#5840
·
|
|
Re: SDK migration 0.9.5 -> 0.10.0 increase CPU usage
Nicolas,
Which architecture? I did not see any issues.
Anas
Nicolas,
Which architecture? I did not see any issues.
Anas
|
By
Nashif, Anas
·
#5839
·
|
|
SDK migration 0.9.5 -> 0.10.0 increase CPU usage
Hi all,
I just migrate from SDK 0.9.5 to SDK 0.10.0 on my projet and i have between 40% to 90% of additional CPU usage with the new toolchain on the audio compression and decompression
Hi all,
I just migrate from SDK 0.9.5 to SDK 0.10.0 on my projet and i have between 40% to 90% of additional CPU usage with the new toolchain on the audio compression and decompression
|
By
nicolas lantz <nicolas.lantz@...>
·
#5838
·
|
|
Re: v1.14.0-rc3 release
Doc updates will still be acceptable, but please tag them with v1.14 milestone & doc label.
- k
Doc updates will still be acceptable, but please tag them with v1.14 milestone & doc label.
- k
|
By
Kumar Gala
·
#5837
·
|
|
Fix Bugs, Win Boards
Hi Zephyr Community,
I wanted to signal boost the bug fixing contest we launched yesterday on the Zephyr website.
"To show our appreciation, the Zephyr Project will be sending the 5 contributors
Hi Zephyr Community,
I wanted to signal boost the bug fixing contest we launched yesterday on the Zephyr website.
"To show our appreciation, the Zephyr Project will be sending the 5 contributors
|
By
Thea Aldrich
·
#5836
·
|