This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debug eCos kernel


On Wed, Feb 11, 2009 at 10:54:53AM +0100, Deroo Stijn wrote:
> Andrew,
> 
> I enabled CYGIMPL_TRACE_SPLX, but I can't compile ecos correctly.  It's giving me following error.  I doubt if the right place to enable CYGIMPL_TRACE_SPLX is in param.h?
> 
> /ecos-c/version/vcs/c/dse-2001/ddvcs/build/ecos_7308_jtagram_dbg/install/include/cyg/kernel/kapi.h:1
> 37:29: macro "cyg_scheduler_lock" passed 1 arguments, but takes just 0

I'm not too supprised. This is debug code left over from when the
TCP/IP stack was first ported. I has probably not been used for 5 or
more years.

You are going to have to work on it before it will be
usable. Hopefully you can see the idea what it is trying to do.

    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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]