- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi all, I am stuck generating the preloader for DE1-SoC using SoC EDS. I've successfully generated the hardware design without any errors. And then, created a HPS-BSP using the bsp-editor by following the BSP settings provided in https://sudonull.com/post/69657-Launching-Bare-metal-applications-on-Cyclone-V-SoC (my whole design is based on this post) but, the generated makefile only contains the following snippet of code.
.PHONY: all
all:
@echo "Please visit https://rocketboards.org/foswiki/Documentation/BuildingBootloader for instructions on how to build the bootloader."
Is this because some issue in the design or due to some tool/version issue?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi anrfpga,
I think is recommended to use the link below to build your project
https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
The U-boot version in the previous build flow can be too old, there might be some incompatible issue with newer hardware components.
Now you can git clone the u-boot following the latest build flow.
Thanks.
Regards
Aik Eu
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi anrfpga,
I think is recommended to use the link below to build your project
https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
The U-boot version in the previous build flow can be too old, there might be some incompatible issue with newer hardware components.
Now you can git clone the u-boot following the latest build flow.
Thanks.
Regards
Aik Eu
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi anrfpga,
I will close this thread if no further question.
Thanks.
Regards,
Aik Eu
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi anrfpga,
I am closing this thread for now.
Thanks.
Regards,
Aik Eu
