Forum Discussion

rkaib's avatar
rkaib
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

hello, can anybody show me how to read an image from onchip memory then display on vga monitor. I am using d2-115 board. thanks

17 Replies

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

    thank you AnandRs, I have looked into your document and example, but I would like something with nios 2 because I am using onchip memory that I Intialized with an image in .hex but It is not read properly from nios2 before getting displayed in the vga monitor. thanks in advance

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

    I am getting this mistake message "project elf section bss is not within region onchip_memory2_0'", could you help debug it plz

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

      ​Hi @rkaib​ ,

      Memory overflow issue.

      Increase your onchip ram(onchip_memory2_0) size in QSYS System design.

      Which will solve the problem.

      Let me know if this has helped resolve the issue you are facing or if you need any further assistance.

      Regards

      Anand

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

        ​Hi,

        I have used onchip ram in your project, Please check attached.

        Create your own eclipse project and check.

        Note : Not tested

        Let me know if this has helped resolve the issue you are facing or if you need any further assistance.

        Regards

        Anand