I compile application with CodeTyphon for Motorola MC32N0 device (processor: Cortex A9 OMAP4430; OS: Windows CE 7.00).
When I try launch application, it crashes on start with unspecific message: " An unhandled exception occurred at $000xxxxx: EAccessViolation: Access violation $000xxxxx ".
Compiler settings are:
- Target OS: WinCE
- Target CPU family: arm
- Target processor: ARMv7 (with other settings are the same error)
P.S. aygshell.dll, coredll.dll, oleaut32.dll, commctrl.dll and other dlls are in Windows folder. I can not copy them to application folder because system does not allow copy files from rom, but I think it is not important.
May be someone had same problem?
Thanks.