Forum Discussion
BoonBengT_Altera
Moderator
11 months agoHi @gustifix2,
Noted on the error details, seems to be some error during the FIM compilation.
Could you double confirm if it is 1 PF 1 VF configuration?
Will also suggest to check on the OPAE_PLATFORM_ROOT environment variable setting is pointing to the pr_build_template directory, and perhaps start from a clean oneapi-asp cloned repo.
Would also suggest to use the following command for the FIM compilation:
- Slim FIM with 2 PCIe Gen5x8 links, each with 1PF and 1VF, no HSSI:
$ ./ofs-common/scripts/common/syn/build_top.sh -p --ofss tools/ofss_config/pcie/pcie_host_2link_1pf_1vf.ofss iseries-dk:no_hssi,pr_floorplan=syn/board/iseries-dk/setup/pr_assignments_slim.tcl work_iseries-dk_slim
Hope that clarify
Best Wishes
BB