This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

spurious interrupt on EDB7211


Running tests (any tests) on my EDB7211, I get 

Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0

just after the CS8900 is initialized.  Any ideas?

Nick Barnes

(gdb) set remotebaud 38400
(gdb) target remote com1
Remote debugging using com1
0xe0006880 in ?? ()
(gdb) load
Loading section .rom_vectors, size 0x60 lma 0x8000
Loading section .text, size 0x1e88c lma 0x8060
Loading section .rodata, size 0xac3 lma 0x268ec
Loading section .data, size 0x97c lma 0x273b0
Start address 0x8060 , load size 130347
Transfer rate: 27441 bits/sec, 305 bytes/write.
(gdb) break cyg_test_exit
Breakpoint 1 at 0xa318: file //D/PROGRA~1/REDHAT~1/eCos/packages/infra/v1_3_1/src/tcdiag.cxx, line 116.
(gdb) break cyg_assert_fail
Function "cyg_assert_fail" not defined.
(gdb) break cyg_test_init
Breakpoint 2 at 0xa220: file //D/PROGRA~1/REDHAT~1/eCos/packages/infra/v1_3_1/src/tcdiag.cxx, line 62.
(gdb) cont
Continuing.
Network stack using 65536 bytes for misc space
                    65536 bytes for mbufs
                    131072 bytes for mbuf clusters
Init device 'edb7xxx'
cs8900 init
CS8900 - type: 630E, rev: 700
CS8900 - status: 12D6 (EEPROM present)
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
Spurious Interrupt!!! - vector: 13, data: 0
--
FreeBSD 2.2.8-RELEASE: up 22 days, 23:40

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]