Forum Discussion
jjac705
New Contributor
3 years agoSoC EDS issue
Hi,
I attempted the SoC EDS as per the pdf SoC_software_lab_16.0.pdf on rocketboards.org. I was asked to see the link to create a u-boot-socfpga. In that, it was told to clone a github file which ...
jjac705
New Contributor
3 years agoHi aikeu,
I have attempted to make the Linux kernel as per the instructions given in the link https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10?elq_cid=7076518_ts1673294693388&erpm_id=10201171_ts1673294693388. I have done this in the Embedded Command Shell.bat.
I am using Quartus Prime Standard 19.1.
When I put the command 'export CROSS_COMPILE=arm-none-linux-gnueabihf' and then make socfpga_defconfig, I got an error.
However, I changed to 'export CROSS_COMPILE=arm-linux-gnueabihf' and then did make socfpga_defconfig then it says that the compiler is old.
What can I do to get out of this?
Regards,
Jerry Jacob