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?

ソリューションへジャンプ
902件の閲覧回数
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 解決策
688件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

please see bus clock as attached screenshots

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
689件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

please see bus clock as attached screenshots

0 件の賞賛
返信