MPC8548 RapidIO traffic generation

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

MPC8548 RapidIO traffic generation

ソリューションへジャンプ
2,984件の閲覧回数
raj_bang
Contributor I
Hi All,
Can anybody here advise about generating RapidIO traffic from MPC8548? Or is there any document where I can get this info from. Please write me if you know any.
Or is there any driver file from which I can try and find out?

thanks,
Rajendra
0 件の賞賛
返信
1 解決策
1,996件の閲覧回数
raj_bang
Contributor I
Hi,
I have found ways to do that.Thought to reply in case anybody else needs the info.

1. Program ROWAR, ROWBAR and ROWTAR registers of MPC8548 for attributes and the address locations along with the size of the ATMU window. Then try to read or write into the window locations. This will generate the outbound packets on the rapidio interface.
This also needs the LAWAR and LAWBAR window setting to route the traffic to RAPIDIO interface. The code for Rapidio window setting being the "1100"

2. Other way is to program the DMA controller registers and set MR[cs] bit to 1. This happens only if the other SAR, DAR, SATR and DATR plus BAR registers are correctly programmed. The details can be found in the MPC8548 family reference manual.

thanks,
Rajendra

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,997件の閲覧回数
raj_bang
Contributor I
Hi,
I have found ways to do that.Thought to reply in case anybody else needs the info.

1. Program ROWAR, ROWBAR and ROWTAR registers of MPC8548 for attributes and the address locations along with the size of the ATMU window. Then try to read or write into the window locations. This will generate the outbound packets on the rapidio interface.
This also needs the LAWAR and LAWBAR window setting to route the traffic to RAPIDIO interface. The code for Rapidio window setting being the "1100"

2. Other way is to program the DMA controller registers and set MR[cs] bit to 1. This happens only if the other SAR, DAR, SATR and DATR plus BAR registers are correctly programmed. The details can be found in the MPC8548 family reference manual.

thanks,
Rajendra
0 件の賞賛
返信