(Error using filmapi) during startup of fpga in the loop simulation using MATLAB System Object
1 次查看(过去 30 天)
显示 更早的评论
Hi. I perform the FPGA in the loop simulation using MATLAB System Object with the recommended example of verify a register transfer level (RTL) design of a Fast Fourier Transform (FFT) of size 8 written in Verilog.
I follow all steps for FIL and the FPGA board is well downloded, when the simulation runs i got the following error:
My system configurations: Windows7, Matlab 2012b, ISE 14.7, and ATLYS Spartan6 developement board and the FIL simulation is carried out with Ethernet crossover cable.
Best regards
0 个评论
回答(2 个)
William
2018-8-6
Hi ATOUI Moatez,
This seems to be a setup issue. What did you set the Board IP address to be in the first step of the FPGA-in-the-Loop Wizard? The default value is 192.168.0.2. After you program the board, are you able to ping the board at the specified target IP address? Assuming the IP address is left as the default value and you are unable to successfully ping 192.168.0.2, please check the TCP/IPv4 configurations of the Network Interface Card (NIC) on your PC that is connected to the Ethernet cable. If board IP address is 192.168.0.2, the settings on the NIC should be something like 192.168.0.1.
Thanks,
ATOUI Moatez
2018-8-7
1 个评论
William
2018-8-8
Hi ATOUI Moatez,
Your setup looks correct and you are able to ping the device. Do you have access to newer releases of MATLAB? If so, see if this issue is resolved in the newer version of MATLAB. Otherwise, please submit a service request to MathWork's Technical Support.
Thanks,
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!