09-03-2007 12:14 AM
09-04-2007 02:34 PM
09-04-2007 02:50 PM
Hi Guang,
Are you using DMA FIFO or target-scoped FIFO? The target scoped FIFO is used to transfer data within the FPGA VI and can be tested by running the FPGA target (5640R) in emulation mode. However, DMA FIFO interacts with the host VI and for now not supported in emulation mode.
So are you trying to communicate with FPGA VI running in emulation mode from a host VI? What is the specific error message?
Tunde A.
09-04-2007 10:27 PM
09-05-2007 08:56 AM
Hi Guang,
To run the FPGA VI in emulation mode, right click the FPGA target in the project explorer and select Properties. In the General category, change the "Emulator" option from "Off" to "On- Use Random Data for Inputs". You can click on the "Help" button for more information.
Tunde A.