INSTRUCTION CYCLE CLOCK

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

INSTRUCTION CYCLE CLOCK

1,523 次查看
hajianik
Senior Contributor I

HI my target is 32K148 ,

THIS IS A SIMPLE QUESTION THAT I HAVE NOT BEEN ABLE TO FIND THE ANSWER SEARCHING ALL SORT OF THE DOCUMENTS

IN MY PROJECT:

PLL CLK =160 MHZ

SYSTEM CLK (CORE) = 80MHZ

BUS CLK= 40MHZ

Which one of those is used to execute instruction in thumb mode?

"NOP" is a 1 cycle instruction, but what which clock is used to calculate the cycle? 

I suspect it'd be the System clk.

would that be right?

Thanks,

标记 (1)
0 项奖励
回复
1 回复

1,442 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi hajianik@gmail.com,

Yes, it is the CORE_CLK/SYS_CLK.

BR, Daniel