aws_iot sample fails to build configuration

Hello,

I'm using visual studio code with nrf 2.9.0  with a nrf9151 on WINDOWS

I added the aws_iot sample as a workspace application

Once I tried to build the configuration it fails.

Attached is the configuration build output.

I am not sure what the problem is . I've spent about 4 days now trying to get something to compile, I am getting closer since I'm now using the workspace application, but I keep running into errors without any changes to the source.

Please let me know how to fix this. I need a step by step answer.

aws_iot_workspace_make_configuration_fail.docx

Parents
  • Ive also tried to build configuration with 2.8.0 and it fails with the same error.

    Also I have tried to build with 2.8.0 with a "FreeStanding Application" and it fails, I attach the output here.

    Please let me know what to do. I've spent hours trying to get something just to compile in Windows.

    I follow the "WorkSpace" and "FreeStanding" application instructions on the website located here:

    https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/create_application.html

    -- Configuring incomplete, errors occurred!

    See also "C:/aws_iot/build/CMakeFiles/CMakeOutput.log".

    FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\b620d30767\opt\bin\cmake.EXE' -DWEST_PYTHON=C:/ncs/toolchains/b620d30767/opt/bin/python.exe '-Bc:\aws_iot\build' -GNinja -DBOARD=nrf9151dk/nrf9151/ns -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=c:/aws_iot '-SC:\PART_AWSO\external\zephyr\share\sysbuild' '-DAPP_DIR:PATH=c:\aws_iot'

     

     *  The terminal process terminated with exit code: 1.

     *  Terminal will be reused by tasks, press any key to close it.

Reply
  • Ive also tried to build configuration with 2.8.0 and it fails with the same error.

    Also I have tried to build with 2.8.0 with a "FreeStanding Application" and it fails, I attach the output here.

    Please let me know what to do. I've spent hours trying to get something just to compile in Windows.

    I follow the "WorkSpace" and "FreeStanding" application instructions on the website located here:

    https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/create_application.html

    -- Configuring incomplete, errors occurred!

    See also "C:/aws_iot/build/CMakeFiles/CMakeOutput.log".

    FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\b620d30767\opt\bin\cmake.EXE' -DWEST_PYTHON=C:/ncs/toolchains/b620d30767/opt/bin/python.exe '-Bc:\aws_iot\build' -GNinja -DBOARD=nrf9151dk/nrf9151/ns -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=c:/aws_iot '-SC:\PART_AWSO\external\zephyr\share\sysbuild' '-DAPP_DIR:PATH=c:\aws_iot'

     

     *  The terminal process terminated with exit code: 1.

     *  Terminal will be reused by tasks, press any key to close it.

Children
No Data
Related