- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to count the CPU cycles consumed by my C program when run on crossbow stargare sensor (that have intergrated Intel PXA 255 400MHZ processor). How can I do this? I guess there must be some C program with functions startCounting and endCounting. My scenio should be like this.
starCounting()
My program or code....
endCounting()
Print cyclecounts;
Can any one guid me how can I write or get this startCounting and endCounting. I guess there must be some programs already there that have this functionality.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One thing I forgot to add to this is that the operating system that is installed on Stargate isan embedded version of linux.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page