Re: Regarding issue in cmake build of hci_uart module
lairdjm
Hi Anupam, Is west in your path, if you type ‘west’ from the command line does it run? If not then it needs adding to the path. If you go to the $zephyr/../modules/hal/nordic/nrfx folder, does the folder exist and is nrfx.h in that folder? Thanks, Jamie
From: devel@...
<devel@...> On Behalf Of Anupam Roy via lists.zephyrproject.org
Sent: 11 September 2020 06:38 To: zephyr-devel@... Cc: AMIT KUMAR JAISWAL <amit.jaiswal@...>; Nitin Jhanwar <nitin.j@...> Subject: [Zephyr-devel] Regarding issue in cmake build of hci_uart module
EXTERNAL EMAIL: Be careful with attachments and links. Hello Zephyr Developers, Presently, I am trying to do CMAKE build of $zephyr/zephyr/samples/bluetooth/hci_uart/ for my nRF52840 BLE Controller (dongle). Board config was set as follows. cmake -DBOARD=nrf52840dongle_nrf52840 ..
After setting board config, I am facing build fail due to missing nrfx.h file. Any insight or clue for resolving this problem will be really helpful. Thank You very much!
Following is the compilation log snippet.
Note: I am using Zephyr SDK v0.11.1
BR, -Anupam Roy
|
||
|