public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Tathagata Das <tathagata@alumnux.com>
Cc: rcc@jennic.com,  ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Problem with scanf and printf
Date: Fri, 11 Aug 2006 11:47:00 -0000	[thread overview]
Message-ID: <44DC6E2B.2090209@mlbassoc.com> (raw)
In-Reply-To: <44DC6C39.1060309@alumnux.com>

Tathagata Das wrote:
> 
> Hi ,
>    my scanf function is not working. Printf is working but after 
> cyg_thread_delay call it is not working too.
> 
> Here is my configuration :
>                 CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE = 
> "/dev/ser0"                       CYGPKG_IO_SERIAL_TTY = 1
>            CYGPKG_IO_SERIAL_TTY_TTY0 = 0
> 
>             In Serial driver DEVTAB_ENTRY is like this
> 
>                   DEVTAB_ENTRY(   test_serial_iol,
>                                                        "/dev/ser0",
>                                                        0,
>                                                        
> &cyg_io_serial_devio,
>                                                        tes_serial_init,
>                                                        
> test_serial_lookup,     // Serial driver may need initializing
>                                                        
> &test_serial_channel  );

How can you expect any real help from a message like this?
You've not told us anything about your problems:
* What's the platform?
* Have you made modifications to eCos [your own drivers, HAL, etc]?
* How does 'scanf()' fail?
etc

Without details, your query is pretty useless :-(

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

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

  reply	other threads:[~2006-08-11 11:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10 15:08 [ECOS] Multiple eCos repositories in ECOS_REPOSITORY Doyle, Patrick
2006-08-11 11:37 ` [ECOS] Problem with scanf and printf Tathagata Das
2006-08-11 11:47   ` Gary Thomas [this message]
2006-08-11 12:01     ` Tathagata Das
2006-08-14  6:04     ` [ECOS] Serial driver Tathagata Das
2006-08-14  7:17       ` Andrew Lunn
2006-08-14  8:43         ` Tathagata Das
2006-08-14  9:33           ` Andrew Lunn
2006-08-14  9:51             ` [ECOS] Disk support in RedBoot? Andy Jackson
2006-08-14 11:14               ` Andrew Lunn
2006-08-14 11:48                 ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44DC6E2B.2090209@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=rcc@jennic.com \
    --cc=tathagata@alumnux.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).