Hello NXP team,
I have been follow steps in below link, but build sensor and actuator example failed.
Could you please help me to solve this problems, Thanks
https://github.com/nxp-appcodehub/dm-knx-iot-apps-with-ets-support-on-nxp-mcus
Hi Ricardo,
thanks your reply. In Step 4: Building the Examples
Running below CMD and stopped for "west build"
# Setup environment first sdk/repo/mcuxsdk/mcux-env.cmd # Then build sh script/build_rw612_knx all build-type=Debug
Hello,
Hope you are doing well. Could you please clarify in which step are you having issues?
Best Regards,
Ricardo
Hello, @Shawn_LSQ and @Ricardo_Zamora .
I am providing the workaround for the issue reported in this post.
I found the missing instructions for compiling on Windows CLI and it is related to GIT installation. Please see the attached images to be done during git installation. This enables the build to be done from CMD prompt.
You still need to enter this command before building:
sdk\repo\mcuxsdk\mcux-env.cmd
Please let me know if this fixes the issue on your side.
BR,
Mihai