|
Re: cmake application project architecture
You also need
add_dependencies(DL offsets_h)
________________________________________
Sent: Wednesday, November 28, 2018 3:42:54 PM
To: Hovland, Sigvart; devel@...
Subject: Re:
You also need
add_dependencies(DL offsets_h)
________________________________________
Sent: Wednesday, November 28, 2018 3:42:54 PM
To: Hovland, Sigvart; devel@...
Subject: Re:
|
By
Sebastian Boe
·
#5473
·
|
|
Re: cmake application project architecture
Hi,
By adding target_link_libraries(DLPRIVATE zephyr_interface)
I still have the following issue
fatal error: syscall_list.h: No such file or directory
Hi,
By adding target_link_libraries(DLPRIVATE zephyr_interface)
I still have the following issue
fatal error: syscall_list.h: No such file or directory
|
By
Florian Fouillet <Florian.Fouillet@...>
·
#5472
·
|
|
How to print Debug and Error messages on console
#nrf52480
#nrf52832
Hi All,
Currently i have been working on "zephyr/samples/bluetooth/ipsp" example, in which i can able to see LOG_INF messages only.
How to print LOG_DBG and LOG_ERR messages on console.
The above
Hi All,
Currently i have been working on "zephyr/samples/bluetooth/ipsp" example, in which i can able to see LOG_INF messages only.
How to print LOG_DBG and LOG_ERR messages on console.
The above
|
By
Akash Naidu <akashnaiduece@...>
·
#5471
·
|
|
Re: checkstack.pl
Lol. Mistyped again -- to clarify, I definitely mean checkstack.pl and
not checkpatch.pl, if anyone did not extrapolate successfully
Den ons 28 nov. 2018 kl 13:10 skrev Benjamin
Lol. Mistyped again -- to clarify, I definitely mean checkstack.pl and
not checkpatch.pl, if anyone did not extrapolate successfully
Den ons 28 nov. 2018 kl 13:10 skrev Benjamin
|
By
Benjamin Lindqvist
·
#5470
·
|
|
checkstack.pl
Hi,
I wanted to try out scripts/checkstack.pl and verified that it
actually works on a vmlinux image by
arm-none-eabi-objdump -d vmlinux | zephyr/scripts/checkpatch.pl arm
but when I do it on
Hi,
I wanted to try out scripts/checkstack.pl and verified that it
actually works on a vmlinux image by
arm-none-eabi-objdump -d vmlinux | zephyr/scripts/checkpatch.pl arm
but when I do it on
|
By
Benjamin Lindqvist
·
#5469
·
|
|
Re: [Zephyr-users] Cannot write with i2c NRF52832 (TWI and TWIM)
Hi to all,
I renamed driver name from CONFIG_I2C_0_NAME to DT_I2C_0_NAME.
Plus add following Kconfig things in prj.conf. Now everything is working
Hi to all,
I renamed driver name from CONFIG_I2C_0_NAME to DT_I2C_0_NAME.
Plus add following Kconfig things in prj.conf. Now everything is working
|
By
vikrant8051 <vikrant8051@...>
·
#5468
·
|
|
Re: cmake application project architecture
Maybe adding
target_link_libraries(DLPRIVATE zephyr_interface)
To your 2nd CMake file could help?
Maybe adding
target_link_libraries(DLPRIVATE zephyr_interface)
To your 2nd CMake file could help?
|
By
Sigvart Hovland
·
#5467
·
|
|
Re: [Zephyr-users] Cannot write with i2c NRF52832 (TWI and TWIM)
Works fine with those lines added toprj.conf
[0/1] Re-runningCMake...
CMake Deprecation Warning at C:/test/zephyr/cmake/app/boilerplate.cmake:38 (cmake_policy):
The OLD behavior for policy
Works fine with those lines added toprj.conf
[0/1] Re-runningCMake...
CMake Deprecation Warning at C:/test/zephyr/cmake/app/boilerplate.cmake:38 (cmake_policy):
The OLD behavior for policy
|
By
lairdjm
·
#5466
·
|
|
Re: [Zephyr-users] Cannot write with i2c NRF52832 (TWI and TWIM)
Run ninja menuconfig, go through the settings and set the various I2C options up then it should build.
Run ninja menuconfig, go through the settings and set the various I2C options up then it should build.
|
By
lairdjm
·
#5465
·
|
|
Re: [Zephyr-users] Cannot write with i2c NRF52832 (TWI and TWIM)
Hi Rodrigo,
Currently trying to build zephyr/samples/drivers/i2c_fujitsu_fram/ demo eg.
to test i2c for nRF52840_pca10056.
As per your previous email, I added following things in
Hi Rodrigo,
Currently trying to build zephyr/samples/drivers/i2c_fujitsu_fram/ demo eg.
to test i2c for nRF52840_pca10056.
As per your previous email, I added following things in
|
By
vikrant8051 <vikrant8051@...>
·
#5464
·
|
|
Re: Leds_demo on nrf52840
#nrf52832
#zephyrbluetoothmesh
Hi Akash,
Maybe have also a look at this example:
https://docs.zephyrproject.org/1.13.0/samples/boards/nrf52/mesh/onoff-app/README.html
Best regards,
Frank
Hi Akash,
Maybe have also a look at this example:
https://docs.zephyrproject.org/1.13.0/samples/boards/nrf52/mesh/onoff-app/README.html
Best regards,
Frank
|
By
frv
·
#5463
·
|
|
uart hardware flow control problem of nrf52_pca10040
#uart
#nrf52832
Hi guys,
I met a problem here and hop anyone can help. Thanks.
I enable hardware control in menuconfig, build a firmware of hci_uart sample and burn the firmware into nrf52_pca10040
Hi guys,
I met a problem here and hop anyone can help. Thanks.
I enable hardware control in menuconfig, build a firmware of hci_uart sample and burn the firmware into nrf52_pca10040
|
By
icephyr
·
#5462
·
|
|
cmake application project architecture
Hi everyone,
I am currently working on the Zephyr OS with a FDRM_K64f board from NXP.
I want to create my own application using cmake as recommended by the documentation.
However I don’t
Hi everyone,
I am currently working on the Zephyr OS with a FDRM_K64f board from NXP.
I want to create my own application using cmake as recommended by the documentation.
However I don’t
|
By
Florian Fouillet <Florian.Fouillet@...>
·
#5461
·
|
|
Re: Zephyr BLE Controller Nordic - BLE qualification process
Hi Frank,
Regarding licensing, I have no real information there, I would recommend you check with an expert.
Regarding qualification, yes, the link you sent is correct. Zephyr has a qualified
Hi Frank,
Regarding licensing, I have no real information there, I would recommend you check with an expert.
Regarding qualification, yes, the link you sent is correct. Zephyr has a qualified
|
By
Carles Cufi
·
#5460
·
|
|
Ble mesh stack not compatilbe with c++
#ble
#bluetoothmesh
Hi,
When could we expect that blemesh code will be usable in c++.
Most header files in zephyr are compatible with c++ but not ble mesh headers.
No #ifdef __cplusplus in headers.
Regards,
Robert
Hi,
When could we expect that blemesh code will be usable in c++.
Most header files in zephyr are compatible with c++ but not ble mesh headers.
No #ifdef __cplusplus in headers.
Regards,
Robert
|
By
robert.konc@...
·
#5459
·
|
|
Leds_demo on nrf52840
#nrf52832
#zephyrbluetoothmesh
HI All,
Recently i have started working on Zephyr RTOS to explore IPV6 over BLE.And i am totally new this.
I would like to form a mesh network with PCA10059(5 boards) and PCA10040(1 boards) boards,
HI All,
Recently i have started working on Zephyr RTOS to explore IPV6 over BLE.And i am totally new this.
I would like to form a mesh network with PCA10059(5 boards) and PCA10040(1 boards) boards,
|
By
Akash Naidu <akashnaiduece@...>
·
#5458
·
|
|
Re: Looking for help with SAMD2x
Hi,
Got buried in my inbox. Happy to help.
I'm currently winding down a project on the SAM21 - I was planning on looking at the USB.
I don't mind running some updates/tests/reviews as needed. Here
Hi,
Got buried in my inbox. Happy to help.
I'm currently winding down a project on the SAM21 - I was planning on looking at the USB.
I don't mind running some updates/tests/reviews as needed. Here
|
By
Bryan O'Donoghue
·
#5457
·
|
|
Insufficient space for ccc even after unpair
Hello,
In the current upstream, i face the below problem with BLE and settings.
I am running HID peripheral sample on nRF52832 board. I made a modification to call bt_unpair() before starting the
Hello,
In the current upstream, i face the below problem with BLE and settings.
I am running HID peripheral sample on nRF52832 board. I made a modification to call bt_unpair() before starting the
|
By
dhguja@gmail.com
·
#5456
·
|
|
Re: HCI Host Not enough space in buffer
#hci
Hi,
Basically the code is assuming that the packet is valid, but the buffer sizes have simply been defined too small to fit the packet. In such a case discarding the rx.remaining bytes would be the
Hi,
Basically the code is assuming that the packet is valid, but the buffer sizes have simply been defined too small to fit the packet. In such a case discarding the rx.remaining bytes would be the
|
By
Johan Hedberg
·
#5455
·
|
|
HCI Host Not enough space in buffer
#hci
Hi,
I have a HCI host and controller setup. When the host starts, and the controller had already been running, it sometimes begins reading in the middle of a HCI message from the controller. It reads
Hi,
I have a HCI host and controller setup. When the host starts, and the controller had already been running, it sometimes begins reading in the middle of a HCI message from the controller. It reads
|
By
@abaska
·
#5454
·
|