This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to build an eCos library for ARM7tdmi simulator


On Mon, 2002-09-16 at 13:49, Frank Ch. Eigler wrote:
> Hi -
> 
> On Fri, Sep 13, 2002 at 09:19:09AM -0400, Tim Drury wrote:
> > > Try running without "--tksm".  [...]
> > 
> > One problem with this solution is he won't be able to bring
> > up the UART1 console and see the output of the program.  Or
> > is there another way to see the output?  Redirected to a file
> > would be nice...
> 
> The "--board" processing logic allows you to configure the simulated
> UARTs' outputs without tksm.  Try adding something like
> "uart1:tty-uart2:stdio" to the long --board option.  "uart1:2222"
> connects it to a TCP server socket at port 2222.

Can similar results be easily had using a configuration file?

-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]