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

Failed to create the project in SEGGER

HI, 

I am trying to load the Asset tracking project in segger embedded studio, but it is giving the following error: 

Segger Embedded Studio Version: "SEGGER Embedded Studio for ARM (Nordic Edition ) V4.20a (64-Bit) - Non-commercial License".

West: Version: 0.6.3

Python: version: 3.7.2

NOTE: I Have tried to load the SEGGER as an Administrator, but no luck. 

Directories:

GNU Arm Embedded toolchain directory: C:\gnuarmemb\gcc_arm_none_eabi

Zephyr Base: C:\nordicthingy91\ncs\zephyr

File -> Open SDK Project:

CMakeList.txt:

C:/nordicthingy91/ncs/nrf/applications/asset_tracker/CMakeLists.txt

Board Directory:

C:/nordicthingy91/ncs/zephyr/boards/arm/nrf9160_pca10090

Board Name:

nrf9160_pca10090ns

Build Directory:

C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns

********************************************************* Logs ********************************************************************

Loading solution asset_tracker.emProject
Executing load commands
cmake -GNinja -DBOARD=nrf9160_pca10090ns -DBOARD_DIR=C:/nordicthingy91/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb/gcc_arm_none_eabi -BC:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns -HC:/nordicthingy91/ncs/nrf/applications/asset_tracker -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=C:/Users/spanidea/Downloads/EmbeddedStudio_ARM_Nordic_v420a_win_x64/arm_segger_embedded_studio_v420a_win_x64_nordic/html/configure_nordic_project_menuconfig.py
-- Using application from 'C:/nordicthingy91/ncs/nrf/applications/asset_tracker'
Zephyr version: 2.0.99
-- Selected BOARD nrf9160_pca10090ns
-- Found west: C:/Python37/Scripts/west.exe (found suitable version "0.6.3", minimum required is "0.6.0")
-- Cache files will be written to: C:\Users\spanidea\AppData\Local/.cache/zephyr
USING OUT OF TREE BOARD
-- Loading C:/nordicthingy91/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090ns.dts as base
-- Overlaying C:/nordicthingy91/ncs/zephyr/dts/common/common.dts
Devicetree configuration written to C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/zephyr/include/generated/generated_dts_board.conf

Parsing Kconfig tree in C:/nordicthingy91/ncs/nrf/applications/asset_tracker/Kconfig
C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:27: WARNING: dt_str_val is deprecated.
C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:31: WARNING: dt_int_val is deprecated.
Loaded configuration 'C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/zephyr/.config'
warning: FLASH_MAP (defined at subsys/storage/flash_map/Kconfig:12) has direct dependencies FLASH_HAS_DRIVER_ENABLED with value n, but is currently being y-selected by the following symbols:
- MCUBOOT_IMG_MANAGER (defined at subsys/dfu/Kconfig:25), with value y, direct dependencies <choice> (value: y), and select condition <choice> (value: y)
No change to 'C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/zephyr/.config'
-- Using application from 'C:/nordicthingy91/ncs/nrf/samples/nrf9160/spm'
Zephyr version: 2.0.99
Changed board to secure nrf9160_pca10090 (NOT NS)
USING OUT OF TREE BOARD
USING OUT OF TREE BOARD
-- Loading C:/nordicthingy91/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.dts as base
-- Overlaying C:/nordicthingy91/ncs/zephyr/dts/common/common.dts
-- Overlaying C:/nordicthingy91/ncs/nrf/samples/nrf9160/spm/nrf9160_pca10090.overlay
Devicetree configuration written to C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/spm/zephyr/include/generated/generated_dts_board.conf
Parsing Kconfig tree in C:/nordicthingy91/ncs/zephyr/Kconfig
Loaded configuration 'C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/spm/zephyr/.config'
No change to 'C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/spm/zephyr/.config'
CMake Error at C:/nordicthingy91/ncs/zephyr/cmake/extensions.cmake:455 (target_sources):
Cannot specify sources for target
"C:__nordicthingy91__ncs__nrf__drivers__entropy" which is not built by this
project.
Call Stack (most recent call first):
C:/nordicthingy91/ncs/zephyr/cmake/extensions.cmake:1182 (zephyr_library_sources)
C:/nordicthingy91/ncs/zephyr/cmake/extensions.cmake:1033 (zephyr_library_sources_ifdef)
../../drivers/entropy/CMakeLists.txt:7 (zephyr_library_sources_if_kconfig)


-- Using application from 'C:/nordicthingy91/ncs/mcuboot/boot/zephyr'
Zephyr version: 2.0.99
Changed board to secure nrf9160_pca10090 (NOT NS)
USING OUT OF TREE BOARD
USING OUT OF TREE BOARD
-- Loading C:/nordicthingy91/ncs/zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.dts as base
-- Overlaying C:/nordicthingy91/ncs/zephyr/dts/common/common.dts
Devicetree configuration written to C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/mcuboot/zephyr/include/generated/generated_dts_board.conf
Parsing Kconfig tree in C:/nordicthingy91/ncs/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/mcuboot/zephyr/.config'
No change to 'C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/mcuboot/zephyr/.config'
CMake Warning at C:/nordicthingy91/ncs/zephyr/CMakeLists.txt:1558 (message):

------------------------------------------------------------
--- WARNING: __ASSERT() statements are globally ENABLED ---
--- The kernel will run more slowly and use more memory ---
------------------------------------------------------------


Running Partition Manager...
-- Configuring incomplete, errors occurred!
See also "C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/CMakeFiles/CMakeOutput.log".
See also "C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/CMakeFiles/CMakeError.log".
Project load failed
Reported error: solution load command failed (1)

Thank you. 

Parents Reply Children
Related