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.

AM6442: AM6442

Part Number: AM6442


产品需要利用CPSW网口外接时钟源(1588),然后想利用CPSW/CPTS产生  CPSW_CPTS_GENF作为Timer0的CLK,触发timer0中断事件,从而利用timer0的中断响应去控制我们要做的高精度采样。

目前 AM64x MCU+ SDK  08.06.00 中没有可直接参考的demo。我个人基于examples\networking\enet_layer2_multi_channel,通过CCS尝试将example.syscfg中配置timer0的Input Clock Source为CPSW0_CPTS_GENF0,使用AM64X-EVM进行调试,程序无法正常运行。

可否提供一个合适的demo或者解决方法。

Thanks a lot