spi realtime

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
998件の閲覧回数
wonhyukkwon
Contributor I

Hi.

 

I'm using MWCT1003A chip which connected by slave spi in my board system.

 

I have something problem so i want see MWCT1003A's SPI data in realtime.

 

Is it possible? If possible how do that?

ラベル(1)
0 件の賞賛
返信
1 解決策
889件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

Hello wonhyuk

CodeWarrior does not support for viewing the register or variables in real time on DSC platform.  A workaround is to read the SPI data from register and save it to global variable every time the SPI data register is updated.  Then show the global variable in FreeMaster.  FreeMaster can be downloaded from:

FreeMASTER Run-Time Debugging Tool|NXP

Best Regards

Fiona Kuang

TIC - Technical Information Center

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
890件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

Hello wonhyuk

CodeWarrior does not support for viewing the register or variables in real time on DSC platform.  A workaround is to read the SPI data from register and save it to global variable every time the SPI data register is updated.  Then show the global variable in FreeMaster.  FreeMaster can be downloaded from:

FreeMASTER Run-Time Debugging Tool|NXP

Best Regards

Fiona Kuang

TIC - Technical Information Center

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信