simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] simulator performance


From: Chris Kuethe
Subject: Re: [Simulavr-devel] simulator performance
Date: Thu, 12 Mar 2009 14:10:00 -0600

On Thu, Mar 12, 2009 at 1:54 PM, Joel Sherrill
<address@hidden> wrote:
> Something I can see?  /dev/stdout?
>
> Sorry console is a word with meaning in the RTEMS
> community.  It is from the old school UNIX /dev/console.

Like Eric said... "what console?"

There are examples in the avr-libc docs on how to set up something
that looks like stdio to use some variant of printf(). or you could
just write bytes to the USART yourself. But you're programming
basically on bare metal, you don't have all the luxury frills that an
OS provides...  (unless you're writing the OS)

http://www.nongnu.org/avr-libc/user-manual/group__avr__stdio.html

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]