does trace clock divide by 2 ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

does trace clock divide by 2 ?

1,297 次查看
stav
Contributor II

I have adapted code for the K40 tower running in PEE mode at 96MHz. (from an external 8Mhz xtal) this is confirmed by register settings checked in debug and a correct baud rate on serial port. The freq of MCGOUT = system clock = 96Mhz. I measure 48Mhz on a scope at the trace output.

Does the trace output do an (undocumented ?) divide by 2?

Thanks!

0 项奖励
回复
2 回复数

1,089 次查看
zeal
Contributor II

Hi, a late reply but in this thread it is concluded that trace clock is half the core clock:

https://community.freescale.com/thread/89398

 

0 项奖励
回复

1,089 次查看
pgo
Senior Contributor V

Dear stav,

 

I came to the same conclusion. I couldn't find any reference in the Kinetis documentation however some ARM documentation mentions a half-rate clock (option) for the traceclk.  The option is chosen by the implementor (Freescale).  I believe this is the case for the Kinetis devices.

 

bye

0 项奖励
回复