From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22116 invoked by alias); 3 Jun 2009 14:02:40 -0000 Received: (qmail 21821 invoked by uid 22791); 3 Jun 2009 14:02:39 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Jun 2009 14:02:35 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MBr33-0007RC-AY for ecos-devel@ecos.sourceware.org; Wed, 03 Jun 2009 07:02:33 -0700 Message-ID: <23852048.post@talk.nabble.com> Date: Wed, 03 Jun 2009 14:02:00 -0000 From: GaurangT To: ecos-devel@ecos.sourceware.org Subject: problem in usb2serial test program compile MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2009-06/txt/msg00011.txt.bz2 Hi, i want to test USB support Added for STM32 in eCos. For that i have added stm32-usb-20090601.epk pacakge and able to add STM32 USB driver and usb-serial package. I don't select enable control endpoint 0 in configtool.I also change #include instead of #include in usb2serial.c file and it build library successfully. When I compile usb2serial sample application and got error these mention following. 1.Undefined reference to all function. 2.ld returned 1 exit status. plz tell anything wrong in configtool Thanks, GaurangT -- View this message in context: http://www.nabble.com/problem-in-usb2serial-test-program-compile-tp23852048p23852048.html Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.