This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf9160 setting up asset tracker example in SEGGER

I just received the nrf9160 DK and gone through nRF connect ( V3.3.0) installing toolchain, cloning the nRF Connect SDK and downloading Nordics version of SES 

The problem arise when Im trying to set up the asset_tracker project in SES 

I get the message : " CMake Error: The source directory "/Users/torkaufmanngjerde/Documents/ncs/nrf/applications/asset_tracker" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI."

The weird thing is that before clicking ok and getting the error the CMakeLists.txt. file is found in the folder. 
manually checking the folder afterwards I find the folder cs/nrf/applications/asset_tracker to be empty. 

what could be causing this? 

Im running macOS Catalina 10.15.2

Parents
  • However there seems to pop up problems around all corner, I can't get past the 

    "USING OUT OF TREE BOARD" - Errors

    Zephyr version: 2.0.99

    USING OUT OF TREE BOARD

    nrf9160_pca10090ns.dts.pre.tmp:89.42-101.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/flash-controller@39000: duplicate unit-address (also used in node /soc/peripheral@40000000/kmu@39000)

    nrf9160_pca10090ns.dts.pre.tmp:338.19-344.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/clock@5000: duplicate unit-address (also used in node /soc/peripheral@40000000/power@5000)

    CMake Error at /Users/torkaufmanngjerde/Documents/ncs/zephyr/cmake/extensions.cmake:1416 (message):

    Assertion failed: The toolchain is unable to build a dummy C file. See

    CMakeError.log.

    Call Stack (most recent call first):

    /Users/torkaufmanngjerde/Documents/ncs/zephyr/CMakeLists.txt:42 (assert)

Reply
  • However there seems to pop up problems around all corner, I can't get past the 

    "USING OUT OF TREE BOARD" - Errors

    Zephyr version: 2.0.99

    USING OUT OF TREE BOARD

    nrf9160_pca10090ns.dts.pre.tmp:89.42-101.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/flash-controller@39000: duplicate unit-address (also used in node /soc/peripheral@40000000/kmu@39000)

    nrf9160_pca10090ns.dts.pre.tmp:338.19-344.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/clock@5000: duplicate unit-address (also used in node /soc/peripheral@40000000/power@5000)

    CMake Error at /Users/torkaufmanngjerde/Documents/ncs/zephyr/cmake/extensions.cmake:1416 (message):

    Assertion failed: The toolchain is unable to build a dummy C file. See

    CMakeError.log.

    Call Stack (most recent call first):

    /Users/torkaufmanngjerde/Documents/ncs/zephyr/CMakeLists.txt:42 (assert)

Children
No Data
Related