Hi jeremyzhou and Alice_Yang
So the Processor Expert can not automatically apply the Clock Manager, right?
I found PE would generate two profiles,
one is define type in the system_xxxxx.h (like Jeremy_Zhou said),
and another one is clock_manager_user_config_t in the clockMan1.c (like Alice_Yang said).
However, the default applied is define type in the system_xxxxx.h, not clock_manager....
I also have the same question,
How to applied the Clock Manager in the initialization code by Processor Expert setting?
Or we only can manually write the code in the initialization?
Jiunn