Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
IRQ problem when more than one axi_uart16 550 (MicroBlaz e, XPS/EDK 13.2)
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-11-2012 11:34 PM
Hi all,
I have a _working_ design with TEMAC, DDR, DMA and some more devices.
When adding one axi_uart16550 everything still works.
When adding more axi_uart16550 devices C-project "peripheral_tests" says that IRQs dont work (only _0 works).
Whats wrong ????
-------------------------------------------------- --
---Entering main---
Running IntcSelfTestExample() for microblaze_0_intc...
IntcSelfTestExample PASSED
Intc Interrupt Setup PASSED
Running GpioOutputExample() for LEDs_4Bits...
GpioOutputExample PASSED.
Running UartLiteSelfTestExample() for debug_module...
UartLiteSelfTestExample PASSED
Runnning SpiSelfTestExample() for axi_spi_0...
SpiSelfTestExample PASSED
Running Interrupt Test for axi_spi_0...
Spi Interrupt Test PASSED
Running TmrCtrSelfTestExample() for axi_timer_0...
TmrCtrSelfTestExample PASSED
Running Interrupt Test for axi_timer_0...
Timer Interrupt Test PASSED
Running UartNs550SelfTestExample() for axi_uart16550_0...
UartNs550SelfTestExample PASSED
Running Interrupt Test for axi_uart16550_0...
UartNs550 Interrupt Test PASSED
Running UartNs550SelfTestExample() for axi_uart16550_1...
UartNs550SelfTestExample PASSED
Running Interrupt Test for axi_uart16550_1...
UartNs550 Interrupt Test FAILED
Running UartNs550SelfTestExample() for axi_uart16550_2...
UartNs550SelfTestExample PASSED
Running Interrupt Test for axi_uart16550_2...
UartNs550 Interrupt Test FAILED
Running UartNs550SelfTestExample() for axi_uart16550_3...
UartNs550SelfTestExample PASSED
Running Interrupt Test for axi_uart16550_3...
UartNs550 Interrupt Test FAILED
Running UartNs550SelfTestExample() for axi_uart16550_4...
UartNs550SelfTestExample PASSED
Running Interrupt Test for axi_uart16550_4...
UartNs550 Interrupt Test FAILED
Running UartNs550SelfTestExample() for axi_uart16550_5...
UartNs550SelfTestExample PASSED
Running Interrupt Test for axi_uart16550_5...
UartNs550 Interrupt Test FAILED
Running UartNs550SelfTestExample() for axi_uart16550_6...
UartNs550SelfTestExample PASSED
Running Interrupt Test for axi_uart16550_6...
UartNs550 Interrupt Test FAILED
Running AxiEthernetSgDmaIntrExample() for ETHERNET...
AxiEthernet Interrupt Test PASSED.
---Exiting main---
-------------------------------------------------- --
0
Re: IRQ problem when more than one axi_uart16 550 (MicroBlaz e, XPS/EDK 13.2)
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-13-2012 02:36 AM
Everything works fine when using my own application.
Its just a buggy Xilinx-C-project.











