hi im working with nrf51422 and keil and s130
my external crystal is a 32768 and 16 mega
for my soft-device witch one should i use
// Initialize SoftDevice.
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_500_PPM, NULL);
in debug mode it stuck in this line that i post above