WM6 KITL debugger - Windows Mobile Development and Hacking General

I need WM6 KITL debugger, but cannot afford downloading 3-4GB M$ evaluation package:
http://www.microsoft.com/downloads/...47-6e06-4a0c-8cac-ca7d4c09cb56&DisplayLang=en
Can someone prepare a download of only the KITL debugger tool? I've got a copy of Visual Studio 2005 already which is also needed.

Related

tutorial needed - how to compile and distribute evb applicat

dear all
I have been practising with some sample codes in evb and would like to test them out on my xda. I need educating on how to compile (make) an evb application and package same for installation on my xda. thanks in advance. I looked in eVB tools and got nothing.
ajanaman
XDA's are PocketPC 2003 devices and can not be used for "live" debugging from within the eVB IDE debug environment. Also the 2003 devices need the eVB runtimes installed on them in order to run eVB programs. Checkout www.devbuzz.com for guidelines. HTH.

.NET Compact Framework 2

I have Visual Studio 2005 on my PC plus the WM5 SDK. I have been developing a WM5 application and using the emulator to debug. It is nearly ready and thought that I would debug through the Wm5 PPC. I was then confronted with a warning message that the Compact Framework 2.0 was not installed on my PPC. OK I thought so downloaded the NETCFSetupv2.msi from Microsoft. When I try to run this I am told that I already have the .NET 2 Framework - presumably because I have VS 2005 etc.
Is there any way for me to get the CF2 onto my PPC without having to uninstall VS 2005???
Hi there,
Yes you can....
...\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\wce500\armv4i
go to this folder and pick up the frame work that suits you
copy the cab file "NETCFv2.wce5.armv4i.cab" for Pocket PC to Pocket PC and install it.....
regards
Aftab Alam
If you go into the properties of your project within VS2005 you will see a tab page for Devices. On that tab page change the target device to that which you want to deploy it to and lower down the page you will see a check box to "Deploy the latest version of the .NET CF". Ensure that box is checked. Debug your project and the CF will be installed on the device.

how to install net.framework 2 to wm2005 (XDA Zinc)

Thank's Before...
i need some help...
may be forum can help me how to install net.framework 2 to wm2005 (XDA Zinc).
i hope yours......
First, download the file from Microsoft's site to your desktop.
Then, connect your device to the desktop via the sync cable. Double-click on the installation file on the desktop to begin the installation. It will begin installing to your device through the ActiveSync connection.
I've found that it will work either from the device or the storage card. However -- for "core components" such as this, I prefer installing to the device.
*because this is in the development section*
An easier way is to just deploy a .net project to the device using vis studio 2005. It will automatically install cf 2.0

Run PocketPC 2003 application in PocketPC 2002

I have developed an application that runs on PocketPC 2003 (in Visual Studio 2003). When I try to run it on PocketPC 2002, I am getting error:
Unsupported System Version:
The Program is not compatible with the current operating system and, therefore, may not run on this device. Do you want to continue installation? [Yes] [No]
If Click on [Yes] button, installation is done, but while running that application I got following error.
SampleApp.exe
Cannot find ‘SampleApp’ (or one of its components). Make sure the path and filename are correct and all the required libraries are available.

Kernel Debugger

Hi,
maybe someone here can help me. For a university project I need a mobile with kernel debugger enabled. How can I do that on my hermes? The original owner had flashed that device to WM61 and also flashed a new boot loader on that device. Do I need to roll back the device to WM5 or what do I have to do?
Thanks in avance
Engst
Probably you need to build your own operating system with platform builder...
But can I use the Windows CE Platform Builder or do I need the Windows Mobile Platform Builder (OEM Adaption Kit). Do you know that?
TIA

Categories

Resources