This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

devkit8000 no response asic id for uart

the devkit8000  reply in console 4 char "[00]"  and no booting.

I have press the boot_key and no he  has response.

please your help,

Gabriel BOnato

  • Hi,

    It is important to check whether the board doesn't boot or you have no connection to the console.

    Console checking:

    Type on the host computer ls /dev and if the board is connected you would see something like ttyUSBX, where X=0, 1, .... then configure the minicom serial port as follow:

     A -    Serial Device      : /dev/ttyUSBX               
     B - Lockfile Location     : /var/lock       
     C -   Callin Program      :             
     D -  Callout Program      :                 
     E -    Bps/Par/Bits       : 115200 8N1      
     F - Hardware Flow Control : No       
     G - Software Flow Control : No

    Check booting mode. It should be SD card, NAND Flash or Ethernet. Then ensure that using the correct MLO. 

    BR

    Tsvetolin Shulev