public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Reboot FIS updates
@ 2006-05-19 16:42 Rycerz Roman-G11565
  2006-05-19 16:46 ` Andrew Lunn
  0 siblings, 1 reply; 3+ messages in thread
From: Rycerz Roman-G11565 @ 2006-05-19 16:42 UTC (permalink / raw)
  To: ecos-discuss

Hi

 

Some time back I believe there were updates to how flashes were
handled.... I think it supported mix and match of different mfg's
I have looked thru the digest.. and cant really find it.
Can anyone point me in the right direction

 

Roman Rycerz
PED Test and Tools
Motorola INC

 

 

 


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] Reboot FIS updates
  2006-05-19 16:42 [ECOS] Reboot FIS updates Rycerz Roman-G11565
@ 2006-05-19 16:46 ` Andrew Lunn
  2006-05-21  0:16   ` [ECOS] HTTPD woes Laurie Gellatly
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Lunn @ 2006-05-19 16:46 UTC (permalink / raw)
  To: Rycerz Roman-G11565; +Cc: ecos-discuss

On Fri, May 19, 2006 at 11:41:39AM -0500, Rycerz Roman-G11565 wrote:
> Hi
> 
>  
> 
> Some time back I believe there were updates to how flashes were
> handled.... I think it supported mix and match of different mfg's
> I have looked thru the digest.. and cant really find it.
> Can anyone point me in the right direction

I think you are talking about the flash_v2 branch in anoncvs?

It supports multiple flash device drivers at the same time. These can
be normal memory mapped flash, or things like DataFlash on an SPI bus
etc.

   Andrew

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] HTTPD woes
  2006-05-19 16:46 ` Andrew Lunn
@ 2006-05-21  0:16   ` Laurie Gellatly
  0 siblings, 0 replies; 3+ messages in thread
From: Laurie Gellatly @ 2006-05-21  0:16 UTC (permalink / raw)
  To: ecos-discuss

Hi all,
Hope you can help as I can't find any solution in the archives. I'm
doing some testing with an i386 with i52889 setup using the builtin web
server before the ARM development board arrives. I'm using the freebsd
stack. I loaded the HTTP monitor demo which works fine for awhile then
dies. I've added tracing to my redboot and when I refresh the page
/cgi/network.html  without much delay it works fine until it appears
that the maximum number of sockets (CYGPKG_NET_MAXSOCKETS) is reached.
This appears to be the same as the thread:
http://sourceware.org/ml/ecos-discuss/2005-06/msg00115.html but that
solution is already in place.

The network page seems to reach a limit at the maxsockets (changing
maxsockets also changes when the problem occurs) which I've set to 24.
The output html then incorrrectly reports the:
Network Monitor
Interfaces
Interface Status 
ÿç Flags  
Address dç\x1c  
Mask dç\x1c  
Broadcast dç\x1c  
(NOTE these are all messed up).

ALSO NOTE:
 Connections:  
Initiated 0 
Accepted 23 
Established 23 
Closed 11 
 
The closed connections is also not keeping pace with the established (I
think is is another issue where the gif on the page does not close its
connection?)

The trace tha is produced is:

ASSERT FAIL: <8>stream.inl[93]cyg_bool Cyg_StdioStream::lock_me() Stream
object is not a valid stream!
ASSERT FAIL: <8>stream.inl          [  93] cyg_bool
Cyg_StdioStream::lock_me() Stream object is not a valid stream!
TRACE: <4>flag.cxx            [ 282] Cyg_FlagValue Cyg_Flag::wait()
}}return 00000004
TRACE: <4>mutex.cxx           [ 216] cyg_bool Cyg_Mutex::lock()
{{enter
TRACE: <4>sched.cxx           [ 141] static void
Cyg_Scheduler::unlock_inner()
{{enter
TRACE: <4>sched.cxx           [ 302] static void
Cyg_Scheduler::unlock_inner()
}}return void
TRACE: <4>mutex.cxx           [ 322] cyg_bool Cyg_Mutex::lock()
}}returning 1
TRACE: <4>mutex.cxx           [ 382] void Cyg_Mutex::unlock()
{{enter
TRACE: <4>sched.cxx           [ 730] void
Cyg_SchedThread::disinherit_priority()
{{enter
TRACE: <4>sched.cxx           [ 653] void
Cyg_SchedThread::clear_inherited_priority()
{{enter
TRACE: <4>sched.cxx           [ 653] void
Cyg_SchedThread::clear_inherited_priority()
}}RETURNING UNSET!
TRACE: <4>sched.cxx           [ 730] void
Cyg_SchedThread::disinherit_priority()
}}RETURNING UNSET!
TRACE: <4>sched.cxx           [ 141] static void
Cyg_Scheduler::unlock_inner()
{{enter
TRACE: <4>sched.cxx           [ 302] static void
Cyg_Scheduler::unlock_inner()
}}return void
TRACE: <4>mutex.cxx           [ 447] void Cyg_Mutex::unlock()
}}return void
TRACE: <4>flag.cxx            [ 218] Cyg_FlagValue Cyg_Flag::wait()
{{enter
T.....

What am I missing?			Thanks.  ...Laurie:{)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-21  0:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19 16:42 [ECOS] Reboot FIS updates Rycerz Roman-G11565
2006-05-19 16:46 ` Andrew Lunn
2006-05-21  0:16   ` [ECOS] HTTPD woes Laurie Gellatly

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).