|
Re: SDK 0.11.1 Release
Hi,
Thanks Kumar.
Please note that this version of the SDK is now required for development on master and is enabled in CI.
Anas
On 03/02/2020, 05:56, "users@... on behalf of
Hi,
Thanks Kumar.
Please note that this version of the SDK is now required for development on master and is enabled in CI.
Anas
On 03/02/2020, 05:56, "users@... on behalf of
|
By
Nashif, Anas
·
#1879
·
|
|
SDK 0.11.1 Release
Hi,
Some minor fixes that got missed for the v0.11.0 release. Mostly impacts OpenOCD and newlib usage.
The SDK can be found
Hi,
Some minor fixes that got missed for the v0.11.0 release. Mostly impacts OpenOCD and newlib usage.
The SDK can be found
|
By
Kumar Gala
·
#1878
·
|
|
Re: Setting #uart parity to 'even' with #stm32 using device tree
#uart
#stm32
Dear all,
if somebody tumbles here with google about the parity, i found no way to do it from device tree, but 8-databits, even parity, 1 stopbit seems to work in my case with patch pasted below.
Dear all,
if somebody tumbles here with google about the parity, i found no way to do it from device tree, but 8-databits, even parity, 1 stopbit seems to work in my case with patch pasted below.
|
By
Pauli
·
#1877
·
|
|
Re: Adding a costume module to my project
#west
Hi,
Please check your build directory's zephyr_modules.txt file to make sure
it is being included in the list. If it's not, please check where you
are setting ZEPHYR_EXTRA_MODULES again.
If it is
Hi,
Please check your build directory's zephyr_modules.txt file to make sure
it is being included in the list. If it's not, please check where you
are setting ZEPHYR_EXTRA_MODULES again.
If it is
|
By
Bolivar, Marti
·
#1876
·
|
|
Re: Adding a costume module to my project
#west
Hi,
I moved
set ( $ENV{ZEPHYR_EXTRA_MODULES} pbs_path/module1)
before
include ( $ENV{ZEPHYR_BASE} /cmake/app/boilerplate.cmake NO_POLICY_SCOPE)
project (NONE)
Unfortunately I am still getting
Hi,
I moved
set ( $ENV{ZEPHYR_EXTRA_MODULES} pbs_path/module1)
before
include ( $ENV{ZEPHYR_BASE} /cmake/app/boilerplate.cmake NO_POLICY_SCOPE)
project (NONE)
Unfortunately I am still getting
|
By
Stefan Hristozov
·
#1875
·
|
|
Re: Adding a costume module to my project
#west
"stefan.hristozov via Lists.Zephyrproject.Org"
<stefan.hristozov=aisec.fraunhofer.de@...> writes:
Looking at this quickly, ZEPHYR_EXTRA_MODULES needs to be set before
including
"stefan.hristozov via Lists.Zephyrproject.Org"
<stefan.hristozov=aisec.fraunhofer.de@...> writes:
Looking at this quickly, ZEPHYR_EXTRA_MODULES needs to be set before
including
|
By
Bolivar, Marti
·
#1874
·
|
|
Adding a costume module to my project
#west
Hi,
I want to add a module to my project. My folder structure looks like this:
<top dir>
|---modules
| |---module1
| | |---CMakeLists.txt
| | |---inc
|
Hi,
I want to add a module to my project. My folder structure looks like this:
<top dir>
|---modules
| |---module1
| | |---CMakeLists.txt
| | |---inc
|
|
By
Stefan Hristozov
·
#1873
·
|
|
Setting #uart parity to 'even' with #stm32 using device tree
#uart
#stm32
Hello all,
I have been doing development with stm32f103 (blue-pill) board - and it has the system bootloader burned in. The bootloader uses settings 115200, 1 stop, even parity [1]. I would like to
Hello all,
I have been doing development with stm32f103 (blue-pill) board - and it has the system bootloader burned in. The bootloader uses settings 115200, 1 stop, even parity [1]. I would like to
|
By
Pauli
·
#1872
·
|
|
API meeting: Agenda
Hi all,
I cannot attend today so Peter Bigot will kindly chair the meeting instead.
The discussion will be centered exclusively around the completion of the GPIO transition into its new API.
-
Hi all,
I cannot attend today so Peter Bigot will kindly chair the meeting instead.
The discussion will be centered exclusively around the completion of the GPIO transition into its new API.
-
|
By
Carles Cufi
·
#1871
·
|
|
Re: Sample app hello_world fails with z_arm_usage_fault in arm_core_mpu_enable when linked in RAM
Hi Maureen,
Thank you for your reply. I will give it a try. Just to follow up, what if I want to run my code out of SDRAM?
Thanks
Rob
Hi Maureen,
Thank you for your reply. I will give it a try. Just to follow up, what if I want to run my code out of SDRAM?
Thanks
Rob
|
By
robmcgurrin@...
·
#1870
·
|
|
Bluetooth peripheral - correct way of updating internal characteristic's value
Hello,
I have defined characteristic, which can be read, it's user_data is pointing to buffer1.
Now when I want to read the data by central, Characteristic Attribute read callback is called.
In this
Hello,
I have defined characteristic, which can be read, it's user_data is pointing to buffer1.
Now when I want to read the data by central, Characteristic Attribute read callback is called.
In this
|
By
Martin Kozusky
·
#1869
·
|
|
Re: Sample app hello_world fails with z_arm_usage_fault in arm_core_mpu_enable when linked in RAM
Hi Rob,
You can set the following Kconfigs in your prj.conf:
CONFIG_CODE_ITCM=y
CONFIG_DATA_DTCM=y
See soc/arm/nxp_imx/rt/Kconfig.soc for more details.
Maureen
Hi Rob,
You can set the following Kconfigs in your prj.conf:
CONFIG_CODE_ITCM=y
CONFIG_DATA_DTCM=y
See soc/arm/nxp_imx/rt/Kconfig.soc for more details.
Maureen
|
By
Maureen Helm
·
#1868
·
|
|
Re: Feedback requested on west manifest imports
Hello,
I've cut a new west pre-release today (0.6.99.dev5) which is feature complete for manifest imports.
The main new feature since 0.6.99.dev4 is you can now use whitelists and blacklists to
Hello,
I've cut a new west pre-release today (0.6.99.dev5) which is feature complete for manifest imports.
The main new feature since 0.6.99.dev4 is you can now use whitelists and blacklists to
|
By
Bolivar, Marti
·
#1867
·
|
|
Sample app hello_world fails with z_arm_usage_fault in arm_core_mpu_enable when linked in RAM
Hi,
I am running on a nxp i.mx RT1064 eval, board mimxrt1064_evk.
I created a custom linker file to link the app to SRAM. Here are the mods I made to the default linker file
Hi,
I am running on a nxp i.mx RT1064 eval, board mimxrt1064_evk.
I created a custom linker file to link the app to SRAM. Here are the mods I made to the default linker file
|
By
robmcgurrin@...
·
#1866
·
|
|
Re: Windows hosted development
Hi Peter,
As you will have noticed in our Getting Started Guide for Windows (https://docs.zephyrproject.org/latest/getting_started/index.html), we only really propose two solutions:
Using
Hi Peter,
As you will have noticed in our Getting Started Guide for Windows (https://docs.zephyrproject.org/latest/getting_started/index.html), we only really propose two solutions:
Using
|
By
Carles Cufi
·
#1865
·
|
|
SDK 0.11.0 Release
Hi,
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.11.0
Please download and try things out and report any issues.
General:
• Replaced
Hi,
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.11.0
Please download and try things out and report any issues.
General:
• Replaced
|
By
Kumar Gala
·
#1864
·
|
|
Windows hosted development
Hi
Are options for windows development documented somewhere. Getting started guide has too many open ended solutions for windows host I think.
There are so many alternatives such as
Two separate
Hi
Are options for windows development documented somewhere. Getting started guide has too many open ended solutions for windows host I think.
There are so many alternatives such as
Two separate
|
By
PeterFromSwe
·
#1863
·
|
|
UART DFU from nRF9160 to nRF52840
I am looking to DFU an nrf52840 over UART from an nRF9160. The board is set up similar to the Thingy:91. The firmware will be downloaded over LTE on the 9160 and will need to be sent over to the 52840
I am looking to DFU an nrf52840 over UART from an nRF9160. The board is set up similar to the Thingy:91. The firmware will be downloaded over LTE on the 9160 and will need to be sent over to the 52840
|
By
ljaynes87@...
·
#1862
·
|
|
Re: API meeting: agenda
Hi all,
I'd like to amend the agenda for today's meeting with the following PRs which have been waiting for resolution for a while:
- PR: Validate pin ordinals in wrapper functions
-
Hi all,
I'd like to amend the agenda for today's meeting with the following PRs which have been waiting for resolution for a while:
- PR: Validate pin ordinals in wrapper functions
-
|
By
Carles Cufi
·
#1861
·
|
|
Re: Signaling/Messaging Userspace from Kernel
Thank you Andrew very much for the explanation! Very helpful.
Justin
Thank you Andrew very much for the explanation! Very helpful.
Justin
|
By
Justin Huang
·
#1860
·
|