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

SDK16 MDK5.27.1 compile issue

Hi,

When I use SDK16, for example, the ble_app_hrs, the Keil will throw a error about the system_nrf52840.c.

1. For Device Family Pack version 8.27.1, it could not find "nrf_erratas.h", then the compiling failed.

2. For Device Family Pack version 8.29.0, it can find the "nrf_erratas.h", but there is an error about "nrf52840_erratas.h" (40): error: #130: expected a "{"

Is there any way to solve the issues? Thanks!

Parents Reply
  • Hi bjom-spockeli

    I tested it with a clean version of SDK v16.0.0 and compiled ble_app_uart for PCA100100 with Device Family Pack v8.27.1.

    Compilation will appear: RTE\Device\nRF52833_xxAA\system_nrf52833.c(29): error: #5: cannot open source input file "nrf_erratas.h": No such file or directory

    I have tried the following methods and still have not solved them. Is there any other way to solve this problem?

Children
No Data
Related