Forum Discussion
U-Boot Failure using Terasic Ubuntu Image
- 4 years ago
Hello 서박사,
I think that your problem has been fixed.
According to the another thread(Re:ALTERA function fails after execution at C program
), your Linux was booted.
So I will close this thread if no further questions from you.
Best regards,
Yoshiaki Saito
Hello 서박사,
Please see my answer below.
Q1) Is there any possible reason why the FPGA using the image from Terasic fails to boot?
A1) Did you try the following image on new SD-CARD?
https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&No=836&PartNo=4
Could you please share the boot log with us?
Q2) I found that the image from gsrd does not contain arm-linux-gnueabihf-gcc command, which is a compiler. Should I rebuild the kernel to contain a such compiler within the OS?
A2) You need to rebuild the root file system including many tools. But we recommend to compile a software on host PC using the cross compiler because SD-CARD is not highly durable basically. If you still want to compile a software on target OS, you should choose high grade SD-CARD.
Best regards,
Yoshiaki Saito