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

errata_66() in system_nrf52.c

My platform is uVision V5.15, running s132 SDK ble_peripheral examples on nRF52 DK.

When compiling the system_nrf52.c in these examples, the error message was shown: (RTE\Device\nRF52832_xxAA\system_nrf52.c(92): error: #136: struct "" has no field "A0", ...)

image description

After commenting the errata_66() code it can run correctly, but I don't know if any risk in the future.

Thank for answering.

Parents Reply Children
No Data
Related