Hi,
i'm using Type1LD Evaluation Board and followed the process mentioned in the Type1LD Evaluation Board Quick Start Guide used the WICED-SDK
to compile the application by creating a separate make file but, i'm getting an error as
tools/makefiles/standard_platform_targets.mk:205: recipe for target 'run' failed
make.exe[1]: *** [run] Error 1
make: *** [main_app] Error 2
Makefile:349: recipe for target 'main_app' failed
Solved! Go to Solution.
Have you added the platform files to WICED SDK? What is the build statement you are using?