This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The application was unable to start correctly

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

not sure what is going on. Is this a problem with using 32-bit version of GNU ARM Embedded Toolchain on a 64-bit machine?

image description

Related