When creating a new Project using the nRF52 template the system_nrf52.c file is not getting imported and does not show up in the Project explorer. A Call to the SystemInit() function only leads to a .weak symbol.
However all Header files included in the Package are usable.
What am I doing wrong?
Sample project file: crossworks_test.zip