Hi all,
as per BIOS6 UG, we can select the timer to drive Clock instance by setting Clock.timerId whose tickSource is tickSource_TIMER. My understanding is that the default timerId for core0 is timer 0 and timer 1 for core1 and so on. Now I want to change the timerId for Clock instance in core0 as timer4 by Clock.timerId = 4. Unfortunately it does't work. Does anyone tell me whether my understanding is correct and what else I miss? Thanks a lot.
Best regards,
Neville Chen