Dear Nordic,
when moveing the project to v.1.9.1 stack we've faced with a lot of
"fatal error: tinycrypt/constants.h: No such file or directory"
What is it related to?
When I turned off some BT_ configs, it still on an on...
Dear Nordic,
when moveing the project to v.1.9.1 stack we've faced with a lot of
"fatal error: tinycrypt/constants.h: No such file or directory"
What is it related to?
When I turned off some BT_ configs, it still on an on...
Trying to compile project on different PCs, one works fine, and another reports (on SES):
C:/ncs/v1.9.1/zephyr/subsys/logging/log_backend_rtt.c:fatal error: SEGGER_RTT.h: No such file or directory
Should note that both have v1.9.1 nCS installations.
The header file is located:
c:\ncs\v1.9.1\modules\lib\matter\third_party\jlink\segger_rtt\RTT\SEGGER_RTT.h
What could be wrong here?