public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Chris Holgate <chris@zynaptic.com>
To: yuvraj dodia <yuvraj_ad@yahoo.co.in>
Cc: ecos-devel@sourceware.org
Subject: Re: problem with USB slave-side Serial driver
Date: Fri, 29 May 2009 18:53:00 -0000	[thread overview]
Message-ID: <4A202F21.7060000@zynaptic.com> (raw)
In-Reply-To: <351088.64786.qm@web95305.mail.in2.yahoo.com>

yuvraj dodia wrote:
> Hi,
> 
> i want to test USB support Added for STM32 in eCos. For that i have added stm32-usb-20090519.epk pacakge and got "ST STM3210E USB EVAL board" in templates and able to add STM32 USB driver and it compiles fine.
> 
> Now i am trying to add "USB slave-side Serial driver" package to test the driver. But i am getting 2 unresolved conflicts saying "CYGHWR_IO_USB_SLAVE_OUT_ENDPOINTS >= 1" and "CYGHWR_IO_USB_SLAVE_IN_ENDPOINTS >= 1".

It looks as though I should be setting CYGHWR_IO_USB_SLAVE_OUT_ENDPOINTS
and CYGHWR_IO_USB_SLAVE_IN_ENDPOINTS in the STM32 driver CDL.  I'll add
it to the list of changes I need to make.  Hopefully I'll get the time
this weekend to make a new code drop.  Might even get the serial class
driver tested too...

> I try to do same exercise for Atmel evaluation board (EB40) but get same conflicts, looks like some thing wrong with my configuration. 
> 
> So can somebody tell me what is wrong with my environment?

Probably nothing wrong at your end.  It's beta code so it's expected
that there will be some wrinkles - and it's much appreciated when you
report them!

Chris.

      reply	other threads:[~2009-05-29 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-29 17:37 yuvraj dodia
2009-05-29 18:53 ` Chris Holgate [this message]

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=4A202F21.7060000@zynaptic.com \
    --to=chris@zynaptic.com \
    --cc=ecos-devel@sourceware.org \
    --cc=yuvraj_ad@yahoo.co.in \
    /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).