Forum Discussion
MuhammadAr_U_Intel
Contributor
6 years agoGlad to know you are able to proceed with suggested workaround of deleting the un-used FCD files.
DongWang-BJTU
Occasional Contributor
6 years agoHow could I keep the runtime enviorment for both boards on the same machine. When I run the application for de5-net, the following error shows up:
It seems that the runtime is loading the lib file from the a10_ref BSP folder, however, I have set the AOCL_BOARD_PACEKAGE_ROOT varaible to de5-net 's BPS folder.
- HRZ6 years ago
Frequent Contributor
Check you ~/.profile; recently the installer of Quartus adds its environmental variables directly to that file which might conflict with your configuration in ~/.bashrc.
- DongWang-BJTU6 years ago
Occasional Contributor
Thx for the reply. I have cleaned the envs in ~/.profile, but it still did not work correctly. I seems that the runtime always found the FCD file for de5net board as the default FCD configuration even there was another FCD for a10_ref board.