This is the mail archive of the ecos-discuss@sources.redhat.com 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: Application Profiler


On Wed, 2005-02-09 at 11:49 -0800, Dave Johnson wrote:
> Thanks Gary -
> 
> I am looking at the code in the folder you specified.  I notice the
> "implements CYGINT_PROFILE_HAL_TIMER", but in order to place this line
> what functions must be written?  

Look in the source code
  hal/powerpc/mpc8xx/<VERSION>/src/hal_misc.c

> 
> Thanks for your help,
> Dave
> 
> 
> --- Gary Thomas <gary@mlbassoc.com> wrote:
> 
> > On Wed, 2005-02-09 at 11:17 -0800, Dave Johnson wrote:
> > > When I try to add the application profiler package, I get the
> > following
> > > unresolved conflict:
> > > 
> > > CYGINT_PROFILE_HAL_TIMER != 0
> > > 
> > > configtool.exe does not have any suggestions for how to satisfy the
> > > constraint.
> > > 
> > > Which package do I need to add to get this to go away?  I am using
> > 2.0.
> > 
> > Your HAL has to export this.  It's only available for those HALs that
> > have had a high resolution timer implemented.
> > 
> > Look at how it's done in hal/powerpc/mpc8xx as an example.
> > 
> > -- 
> > ------------------------------------------------------------
> > Gary Thomas                 |  Consulting for the
> > MLB Associates              |    Embedded world
> > ------------------------------------------------------------
> > 
> > 
> 
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> The all-new My Yahoo! - Get yours free! 
> http://my.yahoo.com 
> 
> 
> 
-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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]