Ok, sorry about that, but I want indeed investigate the mutual exclusion to see where it goes wrong for my application. So I still don't know how to enable these debugging?
KR, Stijn. > -----Original Message----- > From: [email protected] [mailto:ecos-discuss- > [email protected]] On Behalf Of Andrew Lunn > Sent: maandag 9 februari 2009 19:03 > To: Gary Thomas > Cc: Deroo Stijn; [email protected]; [email protected] > Subject: Re: [ECOS] Debug eCos kernel > > On Mon, Feb 09, 2009 at 09:40:02AM -0700, Gary Thomas wrote: > > Deroo Stijn wrote: > > > Hi, > > > > > > I tried to debug the eCOS kernel by enabling the flag > CYGIMPL_TRACE_SPLX as mentioned in http://www.mail-archive.com/ecos- > [email protected]/msg06087.html > > > > > > However, I couldn't find the location where to enable this flag. Even > when I define this flag in param.h, the compilation fails. > > > > > > Does someone knows how and where to enable this flag in order to debug > the kernel? > > > > What exactly are you trying to debug? > > The wrong thing, i think! CYGIMPL_TRACE_SPLX is for the mutual > exclusion primitives in the TCP/IP stack, ie nothing to do with the > kernel. > > 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 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
