http network example

Arquer Stephane stephane.arquer at c-s.cnes.fr
Thu Oct 18 14:49:28 UTC 2007


I'm using the 4.7 branch.
Netdemo, netlink doesn't work to.

> -----Message d'origine-----
> De : rtems-users-bounces+stephane.arquer=c-s.fr at rtems.org 
> [mailto:rtems-users-bounces+stephane.arquer=c-s.fr at rtems.org] 
> De la part de Joel Sherrill
> Envoyé : jeudi 18 octobre 2007 15:02
> À : Arquer Stephane
> Cc : rtems-users at rtems.org
> Objet : Re: http network example
> 
> 
> Arquer Stephane wrote:
> > Hello,
> >
> > I configured my 3c905 nic with elnk driver from th Rtems 
> version 4.6.6 
> > with the http example. It's working correctly. I installed 
> Rtems 4.7.1 
> > and the http execution is frozen after the
> > message: "etherlink: unit elnk1 driver attached".
> >
> > My configure parameters are :
> >
> > #define TEST_INIT
> > #define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
> > #define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
> > #define CONFIGURE_RTEMS_INIT_TASKS_TABLE
> > #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS	20
> > #define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
> > #define CONFIGURE_EXECUTIVE_RAM_SIZE	(512*1024)
> > #define CONFIGURE_MAXIMUM_SEMAPHORES	20
> > #define CONFIGURE_MAXIMUM_TASKS			20
> > #define CONFIGURE_MAXIMUM_TIMERS		5
> > #define CONFIGURE_MAXIMUM_MESSAGE_QUEUES	5
> > #define CONFIGURE_MICROSECONDS_PER_TICK	10000
> > #define CONFIGURE_INIT_TASK_STACK_SIZE	(10*1024)
> > #define CONFIGURE_INIT_TASK_PRIORITY	120
> > #define CONFIGURE_INIT_TASK_INITIAL_MODES (RTEMS_PREEMPT | \
> >                                            RTEMS_NO_TIMESLICE | \
> >                                            RTEMS_NO_ASR | \
> >                                            
> RTEMS_INTERRUPT_LEVEL(0)) 
> > #define CONFIGURE_INIT
> >
> > Is there something else to add for this version ?
> >
> >
> >   
> If you are using the 4.8 branch or CVS head and didn't edit 
> the Makefile, then there should be messages as init.c starts 
> the ftpd and simple httpd.  Then it just waits for you to 
> browse to it.
> 
> I assume that netdemo worked at this point.  If it didn't, 
> then it could just be a network issue.

> 
> --joel
> 
> --joel
> > Stephane.
> >
> >
> >
> >
> > _______________________________________________
> > rtems-users mailing list
> > rtems-users at rtems.com 
> > http://rtems.rtems.org/mailman/listinfo/rtems-users
> >   
> 
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com 
> http://rtems.rtems.org/mailman/listinfo/rtems-users
> 
> 




More information about the users mailing list