Forum Discussion

sgannava's avatar
sgannava
Icon for Occasional Contributor rankOccasional Contributor
1 year ago

Not able to generate hps_iws_handoff folder

Hi Team,

I have successfully created a project using Intel Quartus Pro 23.3. But I am not able to see any hps_iws_handoff folder. What could be the issue? Did I miss anything?

Thanks

Sai

21 Replies

  • aikeu's avatar
    aikeu
    Icon for Regular Contributor rankRegular Contributor

    Hi sgannava,


    Do you have the file "fit_spl_fpga.its" in your directory inside path below?

    a10_example.qspi\a10_soc_devkit_ghrd\software\bootloader\u-boot-socfpga\board\altera\arria10-socdk


    And before that did you manage to build the Uboot?


    Thanks.

    Regards,

    Aik Eu


  • sgannava's avatar
    sgannava
    Icon for Occasional Contributor rankOccasional Contributor

    Hi Aik,

    Yes, the .its file is present in the path.

    Anyway, I have resoved the issue by installing device-tree-compiler.

    I have followup question. Currently, I am following the steps mentioned in the documentation to get familiarized with things to some extent and build is in progress after I run the command bitbake-core-image-minimal . But where can I include my custom dts files?

    Thanks,

    Sai

  • sgannava's avatar
    sgannava
    Icon for Occasional Contributor rankOccasional Contributor

    Hi Aik,

    I am following the same documentation to build my custom Linux image for Arria10 SoC development kit. While building Yocto Rootfs, I am facing oe_runmake error. I have attached the log as well.

    This is happening in the build process while compiling linux-socfpga-6.6+git package.

    I tried below steps as well

    step-1: bitbake -c cleanall linux-socfpga

    step-2: bitbake linux-socfpga

    But at step-2, again same issues.

    Any help would be appreciated.

    Thanks,

    Sai

  • aikeu's avatar
    aikeu
    Icon for Regular Contributor rankRegular Contributor

    Hi sgannava,


    I will close the thread if no further question.


    Thanks.

    Regards,

    Aik Eu


  • sgannava's avatar
    sgannava
    Icon for Occasional Contributor rankOccasional Contributor

    Hi Aik,

    I am able to build the image successfully by removing the linux-socfpga_6.6bb (which is causing the error) blindly following the steps mentioned in the documentation. But I have below questions

    1. Where can I include my custom device tree source files and re-build the image?

    2. Where can I make changes so that the image mounts to /mnt folder instead of /dev/mmcblk02

    Thanks,

    Sai

  • aikeu's avatar
    aikeu
    Icon for Regular Contributor rankRegular Contributor

    Hi sgannava,


    You can change the device tree based on your board following the GSRD you have gitclone from Rocketboards. Search using "Socfpga_arria10" in the go to file and can see a list of board related device tree being use. Make the changes to the device tree and try to recompile again if it takes effect.

    For Uboot:

    https://github.com/altera-opensource/u-boot-socfpga

    For Linux Kernel:

    https://github.com/altera-opensource/linux-socfpga


    As for the mount image to different location. I am not so sure how.

    Anyway can consider open a new forum case for the question since the original question to your issue has been resolved.


    Thanks.

    Regards,

    Aik Eu


  • aikeu's avatar
    aikeu
    Icon for Regular Contributor rankRegular Contributor

    Hi sgannava,


    I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


    Thanks.

    Regards,

    Aik Eu