Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4994 Discussions

Profiling clock cycles on emulator for WM 6

techan
Beginner
229 Views
I have downloaded vTunes Amplifier XE trial and would like to profile the clock cycles required to run a program that was developed in Visual Studio 2008 with the Windows Mobile 6 Classic Emulator (Windows Mobile 6 Professional SDK and Windows Mobile 6.5 Professional Developer Tool Kit were installed).

I'm doing this so that I can calculate a rough MIPS value for running my program. Unfortunately, when I attempt to create a vTunes project in VS2008, it is stated that my binary "is not an executable binary".

1) Is this because vTunes does not support analysis of Windows Mobile programs?

2) Is so, is there any other way I can profile this program, either on emulator or an external device.

Please advise.

Thank you!
0 Kudos
1 Reply
Peter_W_Intel
Employee
229 Views
Unfortunately Windows Mobile system is not supportedin current product, including Emulator and external device.

My suggestion is to build Applicationsfor Windows XP or Windows 7 to test (e.g. know hot functions, parallelism), thenimprove them and retest. Finally build code for Windows Mobile.

Regards, Peter
0 Kudos
Reply