Forum Discussion
Hi @khyam
I found a case with similar error although the user seems to resolve the issue on their own.
May I know what kind of design that are you using to run the compilation? Have you try to run an example design that is available in our Intel website?
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.
I used sample example nlb_mode_0_stp, its has signal tap file(.stp). I used mmlink utility of OPAE2.0 for debugging the Arria 10 GX and D5005 PAC card with system console and quartus signal tap tool. The AFU with .stp file compiled successfully and I can see the signal tap instance but receive the following error when trying to acquire data.
"Error (261005): can't find the instance. Download a design with SRAM Object File Containing this instance."
When I used my own design, that is integrated with Xeon host processor in OPAE Platform. without Signal tap (.stp) file, it compiled successfully, but when i try to add .stp file instance in my design, I am getting below error.
Error (11176): Alt_sld_fab_0.alt_sld_fab_0: add_instance: Can't create component type altera_sld_agent_endpoint_tieoff
Yup looked the post you provide, but he didn't explained, how he resolve the issue.
- RichardT_altera4 years ago
Super Contributor
Hi @khyam
Could you try to cross check with the user guide flow in step 1 & step 2 and compile the design again?
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qpp-debug.pdf#page=24
Let me know how it goes.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.