I am new on nxp wireless developing.
How to i starting Matter develop with W71 on mac with using vscode?
I first install "MCUXpresso for VS Code" and all thing in "MCUXpresso Installer".
After import NXP Matter repository v1.4.0. i click import example from repository trying to start matter develop. But i found that there doesn't application name and path for me to create a project. It just import hthe project (different from other sdk).
And not sure what to do next.
After automatically installing other SDKs, I can compile the project.
But it is hard for me to found out where's the project file(where i can do some modify). Is there any document for that?
Hi jimmy,
I follow this link and can build the project.
Where is my application code to modify? I would like to do some change to the project but can't find place to modify.
Also, is there a way to "CREATE" a matter project not "IMPORT"? I need to create a project , change the project name and copy all file to folder when product development.
Hi Jimmy,
You didn't get my point.
I had using vscode for many years, i'm not asking how to use vscode. I'm asking is there any document about nxp matter file architecture?
The attachment is the file I saw after importing. If there is no relevant document description, it will be a disaster for development. Can't find the codes and files I should be paying attention to.