11-02-2021 04:14 AM - edited 11-02-2021 04:16 AM
Hi
I am trying to modify something FPGA STA.gvi in 802.11 application framework.
when I try to build the STA USRP, it failed with no error. but, I copy the 'FPGA STA.gvi' to other project without any changes then the build work well.
After that I modify again and try to build, it happened again.
when Failed message is occured, it shows "double click to see detail" So, I click the message, the window move to 'FPFA STA.gvi', there is no any error.
please anybody help me..
Solved! Go to Solution.
11-02-2021 11:50 AM
Hi,
Thanks for reaching NI and sorry for the late response, we just noticed your question today.
It seems you have some corrupted files in the project. We have never seen that the FPGA build failed without any error during the building process. We propose:
Option1: Start from a clean project
Option2: Clean the cache if you have modified project
Best Regards
Abdo
11-02-2021 08:02 PM
Thank you for the reply, option 2 solves the issue.