Glomation
 
Advanced Search
Welcome, Guest. Please login or register.

Login with username, password and session length
February 09, 2012, 01:38:31 PM
News: Glomation introduced new wireless ready low cost GESBC-9260S
Pages: [1]
Topic Tools  
Read July 25, 2009, 03:46:37 PM #0
mpamis

Failure to boot when device attached on UART1

Hello,

I am trying to develop an application where the board is driving devices using both UART1 and UART2 ports. However, almost always whenever the board is booted with an attached device on port UART1 it won't start (i.e., it will not enter Redboot). If I power on the device only a couple of seconds after I have powered on the board the board will boot normally. I went through your documents and some of EP9302's documentation, but I don't seem to be able to find a solution. I believe that the problem is caused by some bug/feature of Redboot. Are you aware of what might be causing the problem and/or any workarounds?
 
Read July 28, 2009, 10:24:56 AM #1
admin

Re: Failure to boot when device attached on UART1

The UART1 is used as default console by the Redboot and Linux.  The Redboot will stop the auto-script if it received CTRL-C character before the script is run.  Maybe the external device you connected to responded to the Redboot output and in turn stopped the Redboot executing the script.  The Redboot can be modified to not output anything to the UART1 and not respond to inputs from UART1.  You can also modify the Linux source code to not send anything the UART1.  The Redboot source code is available at http://arm.cirrus.com.

 
Pages: [1]
Jump to:  

Theme Update by Runic Warrior Originally created by m3talc0re