Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bash: ./scripts/examples/gn_efr32_example.sh: No such file or directory #137

Closed
ifdreams opened this issue Nov 2, 2023 · 2 comments
Closed
Assignees
Labels
support-request Silabs determined this issue requires community support

Comments

@ifdreams
Copy link

ifdreams commented Nov 2, 2023

Description of the issue

I can't compile the project through gn_efr32_example.sh anymore.

Steps to reproduce the issue

./scripts/examples/gn_efr32_example.sh  ./examples/lighting-app/silabs/efr32/ ./out/lighting-app BRD4186C

Device type(s) and network topology

Matter over Thread

Proposed solution(s)

No response

SMG version

release_2.2.0-1.2

Protocol(s)

Thread

Hardware platform(s)

BRD4186C

Development platform(s)

MG24

Captured data or logs

matter$ ./scripts/examples/gn_efr32_example.sh ./examples/lighting-app/silabs/efr32/ ./out/lighting-app BRD4186C
bash: ./scripts/examples/gn_efr32_example.sh: No such file or directory

@ifdreams ifdreams closed this as completed Nov 2, 2023
@ifdreams
Copy link
Author

ifdreams commented Nov 2, 2023

gn_efr32_example.sh change gn_silabs_example.sh

@silabs-sebastien silabs-sebastien self-assigned this Nov 20, 2023
@silabs-sebastien silabs-sebastien added the investigating Silabs is currently investigating this issue label Nov 20, 2023
@silabs-sebastien
Copy link
Collaborator

gn_efr32_example.sh change gn_silabs_example.sh

Yes, instead you should be using something like:
./scripts/examples/gn_silabs_example.sh ./examples/lighting-app/silabs ./out/light-switch-app_ICD BRD4186C
and add --icd if you want an intermittently connected device.

@silabs-sebastien silabs-sebastien added support-request Silabs determined this issue requires community support and removed investigating Silabs is currently investigating this issue labels Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support-request Silabs determined this issue requires community support
Projects
None yet
Development

No branches or pull requests

2 participants