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

slow down the CPU clock

Hello, I am using NRF52840, I tried to use Jtrce for debugging but the results are unreliable due to design of the nRF52 target device in regards to the trace clock speed. The only way around this is to slow down the CPU clock. can you tell me what is the best way to do it?

Parents
  • Hi noy,

    , I tried to use Jtrce for debugging but the results are unreliable due to design of the nRF52 target device in regards to the trace clock speed. The only way around this is to slow down the CPU clock

    Can you explain a bit more at the exact specification due to which you see unreliable results caused by to the JTrace debugging? I am not sure if we allow dynamic control of clock speed as these are done internally . Before I go to the architects on this, I need to understand exactly in detail what is it that you are trying to solve.

Reply
  • Hi noy,

    , I tried to use Jtrce for debugging but the results are unreliable due to design of the nRF52 target device in regards to the trace clock speed. The only way around this is to slow down the CPU clock

    Can you explain a bit more at the exact specification due to which you see unreliable results caused by to the JTrace debugging? I am not sure if we allow dynamic control of clock speed as these are done internally . Before I go to the architects on this, I need to understand exactly in detail what is it that you are trying to solve.

Children
Related