Issue : Build Error for OpenThread Coprocessor Application #75279
Unanswered
swapnilcchougule
asked this question in
General
Replies: 1 comment
-
hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to build the OpenThread coprocessor application using the following command:
west build -b efr32xg24_dk2601b zephyr/samples/net/openthread/coprocessor
However, I encounter the following error during the build process:
zephyrproject/zephyr/include/zephyr/device.h:89:41: error: '__device_dts_ord_DT_CHOSEN_zephyr_ieee802154_ORD' undeclared here (not in a function)
Additionally, it appears that Silicon Labs has not provided any bindings for the IEEE 802.15.4 node, which might be contributing to the issue.
Any guidance on resolving this issue would be greatly appreciated.
Thank you!
Regards,
Swapnil
Beta Was this translation helpful? Give feedback.
All reactions