Forum Discussion

bsp_user's avatar
bsp_user
Icon for Occasional Contributor rankOccasional Contributor
3 years ago
Solved

migrating Arria V SoC bare metal app from developer kit to custom board

Hi,

I'm new to bare metal programming and FPGA's.

I started by learning a little bit on the Arria V SoC developer kit from online resources and executed a bare metal "hello world" program using a preloader (first stage only without uboot) built by bsp-editor GUI.

My next task is to import that "hello world" into a custom board with Arria V SoC (arm cortex a9).

I need some guidance regarding how and from where to start.

- Which base config files I can use "as is" and which I need to modify.

- Can I use the same build tools and procedure as I worked with the devkit?

- What I need to do in order to "port" my built preloader to the new custom board?

- Any further help is much appreciated (when you don't know you don't know what to ask)

Thank you very much.

4 Replies

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

    Hi


    Since there are no feedback for this thread, I shall set this thread to close pending. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


    If you happened to close this thread you might receive a survey. If you think you would rank your support experience less than 10 out of 10, please allow me to correct it before closing or if the problem can’t be corrected, please let me know the cause so that I may improve your future service experience.


    Regards

    Jingyang, Teh


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

      Hello JingyangTeh,

      I apologize for my late reply.

      Thank you for your reply!

      I started reading the guide and learn my custom board bootflow.

      When (not if ) I'll encounter my first problem I'll ask in the forum. You gave me a good starting point to learn these staff from scratch