Jump to content

ivansavy

Members
  • Posts

    15
  • Joined

  • Last visited

Community Answers

  1. ivansavy's post in How do I configure the QSPI IP for controlling a DAC? was marked as the answer   
    The solution is to call XSpi_IntrGlobalDisable(&XSpiInstance) after XSpi_Start(&XSpiInstance).
  2. ivansavy's post in Vitis removes drivers and hardware files during platform build was marked as the answer   
    Including the xil_io.h header removes the error and allows me to successfully run the application. I assumed that my custom IP header contained all the necessary operations, but I traced them and there was no mention of the read/write operations. Looking at my other applications, they all include files which somehow trace to xil_io.h.
×
×
  • Create New...