Skip to content

xDMA IRQ Feature

Cagil Guemues requested to merge irq_feature into main

Changelog:

  • bsp_sis8300ku now supports PCIe Interrupts requests from the application side. (up to 16 individual triggers over xDMA IP)
  • Fixed the issue where RootComplex (CPU) reboot causes BSP registers to go zero
  • Fixed wrong DAQ settings on the application causes to ignore triggers. (DAQ needed to be in Pulsed Mode)
  • All submodules (TIMING, DAQ, FCM, DWC8VM1, FWK, bsp_sis8300ku) are updated to the latest HEAD
  • Improved Documentation

Merge request reports