|
Posted by satish on September 16, 2007, 3:38 am
Please log in for more thread options
Hi all,
I am able to compile the C & ARM11 code using VS2005(with windows
mobile 6.0 professional SDk) for WM6.0 platform.
During run time on WMobile device, ARM assembly code compiled by "armasm"
compiler is throwing DATA MISALIGNMENT exception, when i access memory(int
value) by using a BYTE pointer and the BYTE pointer value is an odd number.
Fixes for the above problem, solutions for Windowsce4.2 & 5.0 Platform
builder are available as given below:
For winsce4.2 -- http://support.microsoft.com/kb/909973
For winsce5.0 -- http://support.microsoft.com/kb/909476
Questions:
1) Does the above fixes are applicable to Pocket PC Phone Edition?
2) As i am compiling the code using VS2005(with WM6.0 SDK),
In this case "Is there any FIX for this data misalignemnt
exception
problem?"
Pls help me in fixing this issue.
Thanks In Advance,
satish
|