DA14683 - 16MHz Clock does not start
Hello
I am developing a hardware board using DA14683 and I just received a first prototype from production.
I managed to start a binary file using SEGGER j-link EDU up to the Cortex-M based on free_rtos retarget sample code.
The boot sequence is executed properly until :
sys_clock_mgr.c: 397
while (!hw_cpm_is_xtal16m_started()) { // Block until XTAL16M starts