I'm trying to build an imported project but I got these 2 errors. Can you help me with this issue.
Description Resource Path Location Type
make: *** [all] Error 2
make[1]: *** No rule to make target `C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.0/protocol/zigbee/app/framework/plugin/zll-utility-client/zll-utility-client.c', needed by `zll-utility-client/zll-utility-client.o'. Stop.
Can you please provide a bit more details on what is the project you are trying to build? Could you also provide details on which version of EmberZNet, which version of Simplicity Studio, as well as which toolchain you are using?
0
I suppose you don’t install matched EmberZNet SDK version with your import project to cause this issue. You can try to install it to see if the problem can be fixed.
Problem : make[1]: *** No rule to make target
Hi community,
I'm trying to build an imported project but I got these 2 errors. Can you help me with this issue.
Description Resource Path Location Type
make: *** [all] Error 2
make[1]: *** No rule to make target `C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.0/protocol/zigbee/app/framework/plugin/zll-utility-client/zll-utility-client.c', needed by `zll-utility-client/zll-utility-client.o'. Stop.
Question seems to be Zigbee-related, so I am moving it to the relevant forum at https://www.silabs.com/community/wireless/zigbee-and-thread/forum.topic.html/problem_make_1_noruletomaketarget-YM7o
Hi,
Can you please provide a bit more details on what is the project you are trying to build? Could you also provide details on which version of EmberZNet, which version of Simplicity Studio, as well as which toolchain you are using?
I suppose you don’t install matched EmberZNet SDK version with your import project to cause this issue. You can try to install it to see if the problem can be fixed.