SCI Echo Test in MC9S08DZ60

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SCI Echo Test in MC9S08DZ60

ソリューションへジャンプ
1,314件の閲覧回数
harisatuluri
Contributor III

Hi everyone,

 

     i am trying to do an echo test with so8dz60,  i have done with transmitting data but,

 

     while i am debugging code by enabling transmit and receive interrupts code is exiting from debug session.

    

     can any one help me to come out of this issue.

 

     Thanks for you help in advance.

 

please help me and if any example code is there for this it will be very helpful for me.

ラベル(1)
1 解決策
1,174件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

I have attached a CodeWarrior V6.3 sample that set the SCI at 14400 bps using the default bus clock 8MHz, this program send the same information +1 that the received information. I hope this will help you.

元の投稿で解決策を見る

3 返答(返信)
1,175件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

I have attached a CodeWarrior V6.3 sample that set the SCI at 14400 bps using the default bus clock 8MHz, this program send the same information +1 that the received information. I hope this will help you.

1,174件の閲覧回数
harisatuluri
Contributor III

Hi Jun,

     Thanks for your reply, i have completed my echo test and its working fine with 20MHz clock at all specified baud rates.

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

you are welcome! btw,if you think this question is solved, please mark it as answered.