Hi, All,
I've asked "VFP support in WinCE 6" in my previous post.
It seems that CE6 will cause some FP arithmetic operation error and suggested WinCE 7 is already fixed the issue.
Thus, I port my BSP package to WinCE 7 now.
However, I still meet the issue.
I'm currently use vfp2fpcrt.dll to implement the Math feature.
As DavidVescovi mentioned WinCE 6 did not have enough registers allocated to store and restore correctly on context switches between NEON and VFP.
Thus, what kind of part do I need to change in CE7 to fix this issue?
Or do I need to change the library to VFPv3 for CE7?
If that is the case, would you please provide that kind of library to me?
Thanks for your help,
Richard