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.

LAUNCHXL-F28P65X: 使用SYSCONFIG TOOLS 修改CLB时钟

Part Number: LAUNCHXL-F28P65X
Other Parts Discussed in Thread: SYSCONFIG

我在sysconfig里面修改了clb的时钟,如下图,但是发现在Device_init(void)函数中并没有体现出来。

修改了CLBCLKDIV,但是在device中没有看到有修改(但是我修改了外部时钟从25MHZ到20MHZ,确认已经修改过来了)。

现在也不知道CLB运行的时钟是多少,难道需要通过位域的方式来修改寄存器?