public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Getting aborted when writing to bar0 of pci
@ 2006-07-05  6:07 sumanth
  0 siblings, 0 replies; only message in thread
From: sumanth @ 2006-07-05  6:07 UTC (permalink / raw)
  To: ecos-discuss


HI all,
                 I am using ecos Network grg image for the intel ixp425
processor, i am able to flash the default image and work with it finly by
commenting cyg_hal_plf_pci_init() in the default image.

                                       Now i am working with net image,
where it uses the intel 82559 ethernet controller for this purpose, but here
pci_init_find_82559s() will call
cyg_pci_int() which is calling the same routine  cyg_hal_plf_pci_init() ,
here the axd debugger is blocking at when it is configuring the pci as host

                        if (is_host) {

        HAL_PCI_CFG_WRITE_UINT32(0, 0, CYG_PCI_CFG_BAR_0, 0x00000000);

            
it has even detected the  82559 ethernet controller but when it calls
cyg_pci_int()
it crashes at above situation.the axd shows message as unexpected debug
handler behaviour.
any pointers will be helpful, what is going to toss when he is trying to
write to pci configuration space .
Thanks in advance.

Thanks & regards,
Sumanth.

-- 
View this message in context: http://www.nabble.com/Getting-aborted-when-writing-to-bar0-of-pci-tf1892860.html#a5176507
Sent from the Sourceware - ecos-discuss forum at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-05  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-05  6:07 [ECOS] Getting aborted when writing to bar0 of pci sumanth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).