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

Compile error while updating SDK

Hi,

While updating from the antique NRF51 SDK8.1.0 to the newer SDK 12.2.0, I came across a problem: Gcc crashed with: c:\users\elm\documents\nordic\nrf5_sdk_12.2.0_f012efa\components\device\nrf51.h:119:130: fatal error: core_cm0.h: No such file or directory

It seems like there is no such file for the gcc toolchain. How do I get hold of it? There is a file with that name under the "cmsis" toolchain. Should that be used together with gcc?

regards Elm

Parents Reply Children
Related