Hallo guys,
i'm new in using the tooling WICED-SDK and also the IoT Stater Kit Board. For the first I tried to build the software out of the WICED IDE and i always get the error:
No rule to make target 'build/Default/config.mk', needed by 'main_app'. Stop
So i went through the : Avnet BCM4343W IoT Starter Kit Tutorial - Part 2
But i still get the same error message.
So I tried to build a project over the make files and it worked.
But how can i now debug one of the demo applications over the WICED IDE? Or should i use an other IDE for debugging?
Thanks in advance for the help!
Kind Regards!
Moderator(14)
You need to add BCM94343W_AVN to the list of VALID_PLATFORMS in your .mk file!
Add the following to this section:
.... \
BCM94343W_AVN
Moderator(14)
Assistance is available on setting-up WICED Debug configurations at:
https://community.cypress.com/community/wiced-wifi/wiced-wifi-forums/blog/2014/05/09/creating-andor-editing-debug-configurations