Error by creating Matter build (access.ninja / cmake.EXE)

Hello,

we tried to create a Matter build with the Nordic SDK.

Following Steps are done by us which are causing the error:

Clicked nrF connect extension in VS --> Create a new application --> Select application template (matter/light bulb) --> Create application --> project created successfully --> under applications tab --> build config for light bulb --> gives error


Hatdware is a Windows System with the Nordic VS Extension.

i already talked to Mr Kurz which told me to open a ticket.

I hope someone can help us.

  • Hi,

    Could you add some information about the following: 

    1. Which version of the SDK are you using?
    2. Which board are you building for?
    3. Have you done any modifications to the sample in any way?
      1. If so, what would be the simplest way to reproduce this error?
    4. Are there any other errors or warnings in the build log?

    Let me know about these things and I'll do my best to solve your issue! 

    Kind regards,
    Andreas

  • Hello,

    thanks for the reply.

    1. SDK v2.0.0

    2. nrF 52840

    3. Not performed any changes, followed normal steps: Clicked nrF connect extension in VS --> Create a new application --> Select application template (matter/light bulb) --> Create application --> project created successfully --> under applications tab --> build config for light bulb --> gives error

    4. So far this is the only error

    best regards

    Pascal

  • Hi, 

    Thank you for supplying the information. The build went fine for me when doing the following:

    Open nRF Connect for Desktop -> Toolchain Manager -> Open VS Code for nRF Connect SDK v2.0.0 -> Select nRF Connect Extension in VS Code -> Create a new application --> Select application template (matter/light bulb) --> Create application --> project created successfully -->under applications tab -->  select build target nrf52840dk_nrf52840 --> build

    1) Can you verify under quick setup that the correct toolchain is selected?

     

    2) If this is correct,  can you try to remove all build configurations in your application folder and redo the build progress and see if you get the same error?

    Kind regards,
    Andreas

  • Hello,

    There are also errors:


    best regards

    Pascal Kaltwasser 

  • Hi,

    Since the error was not caused by the initial suggestions I made I am going to need more information. The error could indicate that some changes have been done to the base sample. Has the sample been modified in any way?

    Could you open vscode, press ctrl+shift+p and search for "Generate support information" and supply the logs for me here? 

    What I am interested in is the tools versions:

     

    Kind regards,
    Andreas

Related