This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

TRACECLK and CPU clock

Hi,

I'm running a nRF52832 connected through TRACE port to a Segger J-Trace Pro.

Some traces seem to be lost, and Segger support team tells me it is possible as nRF52832 runs @ 64MHz, while the traceport runs @ 16MHz, which can therefore only output data @ 32MHz. Segger suggest to decrese the CPU clock speed @ 32 MHz so that no overflow occurs.

* Is is possible and how to do that with nRF52832 running SDK 15.2 and S132 6.1.1?

* If if is not possible, how to make the TRACE port reliable?

Thanks,

Emmanuel.

Related