I've been trying to run the FreeRTOS blink example on a custom board.
After some time (I have not yet been able to determine exactly how long - but somewhere in the range 20-60 minutes I think) the device stops blinking.
Running on a PCA10056 board works fine. The only changes to the example has been to change from LED0 and LED1 to LED2 and LED3 which matches where I have LEDs on my custom board.
Out custom board does not have an LF clock, we only have a HF clock Can that be the issue?