Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building error with nRF Connect 2.2.0-rc1 #3

Open
bkx1125 opened this issue Dec 14, 2022 · 0 comments
Open

building error with nRF Connect 2.2.0-rc1 #3

bkx1125 opened this issue Dec 14, 2022 · 0 comments

Comments

@bkx1125
Copy link

bkx1125 commented Dec 14, 2022

Hi b101,

I cannot build this repo. I received the attached error.

I think this is due to missing DW3000 symbols. For example:
C:/ncs/v2.2.0-rc1/zephyr/include/zephyr/devicetree.h:326:40: error: 'DT_N_INST_0_decawave_dw3000_BUS_P_cs_gpios_IDX_DT_N_INST_0_decawave_dw3000_REG_IDX_0_VAL_ADDRESS_VAL_pin' undeclared here (not in a function)

I've looked at "devicetree" and "generated devicetree" header files but could not find the DW3000 module. I downloaded DW3000-driver from your other repo. I followed your instructions in the ReadMe files.
Apparently, CMakeList includes the DW3000 module by default in your CMakeLists.txt, and dw3000 node is in minew_ms151f7.dts
list(APPEND ZEPHYR_EXTRA_MODULES ${CMAKE_CURRENT_SOURCE_DIR}/dw3000-decadriver/)

Could you please have a look at the attached file?

Thx in advance,

building error with nRF Connect 2.2.0-rc1.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant