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

Cannot load a project file

Hi NordicTeam,

I was trying the nRF Connect SDK but I encountered an  error laoding sample program.

Best Regards,

Walter

Parents
  • Hi Sir,

    I have the same problem.

    My python version is 2.7.13.

    SES output message as follows:

    Loading solution asset_tracker.emProject
    Executing load commands
    cmake -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=D:/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb -BD:/ncs/nrf/samples/nrf9160/asset_tracker/build -HD:/ncs/nrf/samples/nrf9160/asset_tracker
    Project load failed
    Reported error: solution load command failed (-1)

    How to fix this? Thanks.

  • Could you please try with python version 2.7.14. I believe it could either be that or that the gnuarmemb path is incorrect. Also, did you follow the nRF Getting Started Assistant in nRF Connect? Did you install the correct version of SES?

Reply Children
Related