- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
