How to see the speed clock (Bus frequency) configuration in debug perspective for eclipse 10.2?

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

How to see the speed clock (Bus frequency) configuration in debug perspective for eclipse 10.2?

跳至解决方案
1,001 次查看
orlandozapata
Contributor II

Hi,

 

I am using a MCU51QE128, and  I want know how to see the clock speed that was configurate in my MCU using codewarrior development studio - eclipse 10.2 in debug perspective, When I worked in codewarrior 6.3 I could see this speed clock in the command window when this was configured step by step . Somebody know How find this window or what should I do to see the speed clock confugured in my proyects using eclipse 10.2? I want to see something like the picture shows.

 

My Code:

 

void Config_Reloj(void){

ICSC1=4;                  //ajusta el reloj interno

ICSC2=0;                  //frecuencia de bus de 26´748.225hz

ICSSC=0X70;

ICSTRM=0X40;

SOPT1=0X12;               //desactiva el reset

}

 

Thanks for your help and apologize for my english

标签 (1)
0 项奖励
回复
1 解答
787 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

please see bus clock as attached screenshots

在原帖中查看解决方案

0 项奖励
回复
1 回复
788 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

please see bus clock as attached screenshots

0 项奖励
回复