Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Moving the project to nCS v.1.9.1: tinycrypt/constants.h: No such file or directory

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...

Parents
  • 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?

  • Actually is has been fixed when nRF connect software was completely deleted (including folders in 'C:\Users' dir) and reinstalled. Don't know what the reason was here...

Reply Children
No Data
Related