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

Can't compile NRF52 examples

Following this tutorial : devzone.nordicsemi.com/.../

I type 'make' and it compiles for a bit and then I get a bunch of errors that say this:

[278]: *** [_build/nrf52840_xxaa.out] Error 2
make[277]: *** [_build/nrf52840_xxaa.out] Error 2
make[276]: *** [_build/nrf52840_xxaa.out] Error 2
make[275]: *** [_build/nrf52840_xxaa.out] Error 2
make[274]: *** [_build/nrf52840_xxaa.out] Error 2
make[273]: *** [_build/nrf52840_xxaa.out] Error 2
make[272]: *** [_build/nrf52840_xxaa.out] Errmake: *** [_build/nrf52840_xxaa.out
] Error 66048

image description

image description83c)

Related