Configuring PCI controller and mounting USB Host controller over it

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

Configuring PCI controller and mounting USB Host controller over it

434件の閲覧回数
mdmuazzam
Contributor III

What should be the the 8309_inti.cfg for PCI controller.?

0 件の賞賛
2 返答(返信)

307件の閲覧回数
alexander_yakov
NXP Employee
NXP Employee

Assuming you are talking about *.cfg file for our CodeWarrior, we provide these *.cfg files with CodeWarrior installation, the following path:

"C:\Program Files (x86)\Freescale\CodeWarrior PA V8.8\PowerPC_EABI_Support\Initialization_Files\PQ2\"

Looking this folder in my case, I see for MPC8309 processor we offer only files for "SOM" board. In these files there is no PCI part, we configure only PCI local access window in PCILAWBAR0/PCILAWAR0.

# PCI Local Access Windows
#################################
# WINDOW 0
writemem.l 0xe0000060 0x80000000 # PCILAWBAR0 - begining at 0x80000000
writemem.l 0xe0000064 0x8000001c # PCILAWAR0  - enable, size = 512MB

This is not a PCI controller initialization, this only initializes local access window for PCI space.


Have a great day,
Alexander
TIC

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

0 件の賞賛

307件の閲覧回数
mdmuazzam
Contributor III

Thankyou :smileyhappy:

0 件の賞賛