Forum Discussion

KCho1's avatar
KCho1
Icon for New Contributor rankNew Contributor
7 years ago

Arria 10 SoC Linux porting problem

Hello,

Can someone tell me how can I solve Linux porting problem?

I am ​trying to insert Linux img into ARM using a SD card.

but, there is a serious error.

after kernel start, characters break out.

I used Arria10_Linux_SDCard img from quartus 17.1 SoCEDS.

Thanks for help.

2 Replies

  • Daixiwen's avatar
    Daixiwen
    Icon for Occasional Contributor rankOccasional Contributor

    Is this the console on a serial port? It looks like the Linux image itself is setting the serial port at a different speed than uboot used.

  • KCho1's avatar
    KCho1
    Icon for New Contributor rankNew Contributor

    Dear Daixiwen, Thanks for the advice. yes This is Tera Term console on a serial port. ​I tried changing the baud rate setting within Tera Term, but It is the same.. and I also changed the language to UTF-8 and it's the same...

    My device name is 10AS027E4F29E3SG.

    Is there another way to change the speed of serial communication?