MPC55XX EBI Read

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

I am using the MPC5566EVB.  I am trying to write and read from the external SRAM chip on the board.  I have a Oscope connected to the CS(CS0) line for the SRAM Chip.  I can see a chip select each time I write to the SRAM.  When reading from the SRAM the CS line is not selected on every read.  It seems to be sporadically toggling CS on reads from the external SRAM.  Does anyone know what could be causing this?  Is there something I am not understanding about reading and writing from external memory?  Let me know if you need anymore information.

 

Thanks,
Matt

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,408件の閲覧回数
MattAEE
Contributor II

The problem turned out to be CACHE.  The external SRAM section was being cached.  When I marked the section as cach inhibited, each time I read the external memory, I could see the CS line being toggled.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,409件の閲覧回数
MattAEE
Contributor II

The problem turned out to be CACHE.  The external SRAM section was being cached.  When I marked the section as cach inhibited, each time I read the external memory, I could see the CS line being toggled.

0 件の賞賛
返信