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


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