This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Make problme SDK 11.0 No rule to make target

Hi

I have problem make the examples in the SDK 11. I get at "No rule to make target"

C:\konskimo\NYII\Spec\nRF52832\nRF5_SDK_11.0.0_89a8197\examples\peripheral\blink
y\pca10040\blank\armgcc>make
rm -rf _build
echo  Makefile
 Makefile
mkdir _build
make: *** No rule to make target `_build/system_nrf52.o', needed by `nrf52832_xx
aa'.  Stop.

C:\konskimo\NYII\Spec\nRF52832\nRF5_SDK_11.0.0_89a8197\examples\peripheral\blink
y\pca10040\blank\armgcc>

MVH Kim

Related