- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Cyclone 5 FPGA board to boot from QSPI
I am trying to run the Makefile using the command "make" but I am getting an error as "missing separator".I have tried the commands $vim Makefile followed by :
%s/^[ ]\+/^I/
I have checked for spaces using the command
$cat -e -t -v makefile
The spaces are removed but the Makefile still does'nt run when run using make command
Can anyone please provide solution for the same?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Anish_1691,
This is the document where I follow to build booting related files. Getting the GSRD then modified my changes from that. Link as below:
https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
Thanks.
Regards,
Aik Eu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page