> "Navya" == Navya S Kamath <[EMAIL PROTECTED]> writes:
Navya> Hi All,
Navya> I'm trying to compile the USB host application on a RedHat
Navya> Enterprise Linux, I get following errors
Navya> usbhost.o(.text+0xb4): In function `usb_scan_devices':
Navya> : undefined referen
Hi!
I use SM800PC/X smartModule based on the AMD LX800 at 500MHz.
http://www.digitallogic.ch/index.php?id=143&L=1
eCos from CVS, date 6 Dec 2007. Loader is GRUB.
I need to process real rime events with 100uSec (10^-4 Sec) time base.
Due to some reasons it is impossible to use separate real time
> As I read the code, the "check" you are talking about is only to make
> sure that the address [range] which gets printed makes sense. There is
> similar code within the loop to handle the edge case where the FLASH
> region being erased buts up against the top of possible address space.
Gotit. I
Øyvind Harboe wrote:
On Dec 11, 2007 2:51 PM, Andrew Lunn <[EMAIL PROTECTED]> wrote:
On Tue, Dec 11, 2007 at 11:09:40AM +0100, ?yvind Harboe wrote:
On Dec 11, 2007 11:03 AM, Andrew Lunn <[EMAIL PROTECTED]> wrote:
I mainly want the busted check in flash_erase() to be removed.
ASSERT's are proba
On Dec 11, 2007 2:51 PM, Andrew Lunn <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 11, 2007 at 11:09:40AM +0100, ?yvind Harboe wrote:
> > On Dec 11, 2007 11:03 AM, Andrew Lunn <[EMAIL PROTECTED]> wrote:
> > >
> > > > I mainly want the busted check in flash_erase() to be removed.
> > > > ASSERT's are pro
Navya S Kamath wrote:
Hi,
Could you please elaborate on how to compile the host application? The
ECOS_REPOSITROY has been installed on the host Linux machine. I use this
repository for compiling the target bootloader along with the USB slave
application.
How can I invoke the target application
On Tue, Dec 11, 2007 at 11:09:40AM +0100, ?yvind Harboe wrote:
> On Dec 11, 2007 11:03 AM, Andrew Lunn <[EMAIL PROTECTED]> wrote:
> >
> > > I mainly want the busted check in flash_erase() to be removed.
> > > ASSERT's are probably fine.
> >
What is actually wrong with this check?
I think it is t
Hi,
Could you please elaborate on how to compile the host application? The
ECOS_REPOSITROY has been installed on the host Linux machine. I use this
repository for compiling the target bootloader along with the USB slave
application.
How can I invoke the target application from the bootloader "Red
Navya S Kamath wrote:
Hi All,
I'm trying to compile the USB host application on a RedHat Enterprise Linux,
I get following errors
usbhost.o(.text+0xb4): In function `usb_scan_devices':
: undefined reference to `__fgetc_unlocked'
usbhost.o(.text+0x197): In function `usb_scan_devices':
: undefine