Re: CPU load in wince 5.0



Hi,

The applications you are building, are those build agains the SDK of your
target platform or against the standard SDK?

All application must build agains the correct SDK, because every platform is
different. Are you building this with EVC, VS2005 or Platform builder?

Need more info on what you are trying to do,

Erwin Zwart

"kracks" <kirthikaiitm@xxxxxxxxx> wrote in message
news:a3caa1ca-b641-486a-8472-71a099d30ebb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 21, 1:17 pm, "Erwin Zwart" <erwin dot zwart at pts dot nl>
wrote:
For the CPU load u can use the Remote Performance Tool. If you want to do
this via an API u can use the CreateToolhelp32Snapshot(), Thread32First()
and
Thread32Next() to enum threads and then call GetThreadTimes() for each
thread to calculate CPU Load.

http://groups.google.nl/group/microsoft.public.windowsce.platbuilder/...

You'll probably have to take a look at your SD driver for your SD memory
issue.

If you mean the size of the USB Memory device (USB Mass Storage) then you
can probably use GetDiskFreeSpaceEx().

Hope this helps,

Erwin Zwart

"kracks" <kirthikai...@xxxxxxxxx> wrote in message

news:de68111b-c475-41cf-9a6a-e26175b2885c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



Help me in Finding out the CPU load in wince 5.0
Memory usage,disk usage i obtained from GetStoreInfo and GetIdleTime
How to find out CPU load?
I didn't get any idea.I searched in MSDN groups.

Further if i insert the SD card my application must say much much
memory is available in SD card.As well i have to find out the memory
of USB device attached to my Wince device.

Help me how to find out these indices.- Hide quoted text -

- Show quoted text -

Hi,
I tried some sample applications in web compiled for ARM.My Wince
device is ARMV4i(wince 5.0 )
I just run ITaskMgr.exe
When ever i run any exe even some .exe are compiled by me,
But its showing the error "Cannot find ITaskMgr.exe(as one of its
components). Make sure that path and file name are correct and all
required libraries are available"
I don't know why i am getting this error.
Please help me in solving this type of error.


Regards,
Kracks


.



Relevant Pages

  • Re: Adding SDK
    ... on Platform Biulder but now I have another one... ... You should see your new SDK platform ... I've built SDK and I've run the .msi file. ... file I can't include it on .bib file as I did with usb drivers! ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Adding SDK
    ... No Platform Builder needed; don't have to build the OS to change your ... I've created the SDK adding libraries and inclide files folders to the ... I've built SDK and I've run the .msi file. ... file I can't include it on .bib file as I did with usb drivers! ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Hot plug vs. reliability
    ... >> the memory controller can be switched into a test mode, ... Probably it is platform dependent. ... for a 32 CPU "main frame". ...
    (Linux-Kernel)
  • Re: BBC lockup
    ... The number of services on the platform has been expanding at quite a rate. ... A mux operator, not the BBC, introduces a new service and this consumes some memory in the box and reduces the amount of memory available to other applications. ... So I believe the only real option is to go down the CH4 blocking route. ...
    (uk.tech.digital-tv)
  • Platform SDK and Visual Studio 6 - broken ?
    ... I had the misfortune of having to return to the Windows platform. ... I needed to install an updated Plaform SDK. ...
    (microsoft.public.vstudio.development)

Quantcast