This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x ICEv2 ISDK clock tick

Other Parts Discussed in Thread: AM3359

Hi experts,

Could you explain how the Clock.tickPeriod is affected to the AM3359 HW?
For example, on ICE2, in the app.cfg (acutally this file is in IDK), if you define like;

  Clock.tickPeriod = 1000

Then, how/where does this 1000us = 1ms is generated from clock sources (crystal?)?  What will be the register setting.
We could not find reference manual for this, and can't find where the timer/clock registers are set.

Could you advice?

Thanks.