Hi, Champs,
When my customer wants to use BIOS5 on C6472, they have the following questions about CLK module initialization.
How to configure CLK and PRD of BIOS by customer’s software at runtime instead of using TCF file statically? The reason for this question is they have a requirement that all core will share one system timer. In TCF file, we can configure a global timer for this. If global timer was used, which core should take the responsibility to initialize it? And if the core crashed and was booted again, the timer will be re-initialized and may cause some problems. If customer can control the initialization of CLK module, they can decided to initialize the timer or not when re-boot that failed core.
Any suggestions for this are deeply appreciated.
BR
Tommy