Error (213009): File name "output_files/afu_fit.green_region.pmsf" does not exist or can't be read
I'm currently running run.sh to compile hello_afu sample AFU as following through Accelerator Functional Unit Developer’s Guide for Intel ® FPGA Programmable Acceleration Card guide, version1.2 section 3: Getting Started with Platform Configuration and the script always stuck at the same place returning the same error as subject title.
Here are the details of error log:
Info: Command: quartus_cpf -c output_files/afu_fit.green_region.pmsf output_files/afu_fit.green_region.rbf
Error (213009): File name "output_files/afu_fit.green_region.pmsf" does not exist or can't be read
Error: Quartus Prime Convert_programming_file was unsuccessful. 1 error, 0 warnings
Error: Peak virtual memory: 400 megabytes
Error: Processing ended: Mon Jul 20 10:59:28 2020
Error: Elapsed time: 00:00:01
Error: Total CPU time (on all processors): 00:00:00
ERROR: Error(s) found while running an executable. See report file(s) for error message(s). Message log indicates which executable was run last.
while executing
"execute_module -dont_export_assignments -tool cpf -args "-c ${BASE_REVISION_OUTPUT_DIR}/${impl_rev}.${block_name}.pmsf ${BASE_REVISION_OUTPUT_DIR}/${i..."
(procedure "compile_pr_revision_impl" line 37)
invoked from within
"compile_pr_revision_impl $impl_rev_name"
(procedure "compile_pr_revision" line 22)
invoked from within
"compile_pr_revision $options(impl)"
(procedure "main" line 110)
invoked from within
"main"
invoked from within
"if {($::quartus(nameofexecutable) == "quartus") || ($::quartus(nameofexecutable) == "quartus_pro") || ($::quartus(nameofexecutable) == "qpro")} {
#..."
(file "./a10_partial_reconfig/flow.tcl" line 1039)
------------------------------------------------
Error (23031): Evaluation of Tcl script ./a10_partial_reconfig/flow.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 7 errors, 2720 warnings
Error: Peak virtual memory: 670 megabytes
Error: Processing ended: Fri Jul 17 16:01:49 2020
Error: Elapsed time: 00:10:56
Error: Total CPU time (on all processors): 00:41:12
Quartus build failed