Forum Discussion
Hi,
I have tried running
aoc -bsp-flow=base vector_add.clon the vector_add example project. During step 3.2.3, I get a lot of "component _ is unknown" and "DTAppend: Unable to find parent, null, for _. Adding to root". Is this to be expected? I have attached the output from running the sopc2dts command.
I have tried with both the board.qsys file that comes with the SDK, in $INTELFPGAOCLSDKROOT/board/a10soc/hardware/a10soc_2ddr/, the board.qsys that comes with the base revision compile and the one from the downloadable BSP.
I think it might relate to:
"Ensure that the name of the Intel Arria 10 Hard Processor System inyour board.qsys file matches the name used in Intel Arria 10 GHRDproject you are downloading the XML files from. At the time thisdocument was written, the name of the Intel Arria 10 Hard ProcessorSystem in board.qsys and in Intel Arria 10 GHRD project wasa10_hps.Create your copy of the Intel Arria 10 SoC BSP from the SDK, andrename the instance of the Intel Arria 10 Hard Processor System inboard.qsys to a10_hps."
As stated in part three of section 3.1 in the guide. But I am not sure where and in what files it should say one or the other.