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", ...)
After commenting the errata_66() code it can run correctly, but I don't know if any risk in the future.
Thank for answering.