Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21179 Discussions

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

bsp_user
Beginner
642 Views

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.

0 Kudos
1 Solution
JingyangTeh
Employee
620 Views

Hi


I am Jingyang and I was assigned to this case.

I would sugges going through the document here:

https://www.intel.com/content/www/us/en/docs/programmable/683211/current/bare-metal-user-guide.html

In the guide it explains the tools required and what are the output being generated and the build flow.


Regards

Jingyang, Teh


View solution in original post

0 Kudos
4 Replies
JingyangTeh
Employee
621 Views

Hi


I am Jingyang and I was assigned to this case.

I would sugges going through the document here:

https://www.intel.com/content/www/us/en/docs/programmable/683211/current/bare-metal-user-guide.html

In the guide it explains the tools required and what are the output being generated and the build flow.


Regards

Jingyang, Teh


0 Kudos
JingyangTeh
Employee
609 Views

Hi


Any update on this case?


Regards

Jingyang, Teh


0 Kudos
JingyangTeh
Employee
581 Views

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


0 Kudos
bsp_user
Beginner
570 Views

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

0 Kudos
Reply