Recent

Author Topic: Applications for Windows 7 Embedded Compact  (Read 27883 times)

mati66688

  • Newbie
  • Posts: 2
Re: Applications for Windows 7 Embedded Compact
« Reply #15 on: July 15, 2017, 08:36:18 pm »
"begin
(*
  {$ifdef VerboseWinCEMenu}
...
//DrawMenuBar(wnd);
*)
end;"

Can you make it more.... hmmm know what to do? :P can't find that part of code ^^

emarquesc

  • Newbie
  • Posts: 1
Re: Applications for Windows 7 Embedded Compact
« Reply #16 on: August 23, 2017, 07:13:10 pm »
Hi, did anyone get it working? thank you

SonnyBoyXXl

  • Jr. Member
  • **
  • Posts: 57
Re: Applications for Windows 7 Embedded Compact
« Reply #17 on: September 06, 2017, 11:00:47 pm »
Did you get it working ? Or still having problems?

kwer

  • New Member
  • *
  • Posts: 13
  • Its my fortune to have it, its my fate to lose it.
Re: Applications for Windows 7 Embedded Compact
« Reply #18 on: June 15, 2018, 10:27:22 am »
Hi, did anyone get it working? 
--
An unhandled exception occurred at $00012708;
EAccessViolation: Access violation $00012708
--
I think 'application.Intialize()' failed.

 @SonnyBoyXXl  please upload your xxx.exe file for me to check it.

My PDA device's CPU is ARM Cortex(R)-A7.
----------------------------------
Duolong, Please prepare me with the fastest horse, I must  leave now!
----------------------------------

LacaK

  • Hero Member
  • *****
  • Posts: 691
Re: Applications for Windows 7 Embedded Compact
« Reply #19 on: April 03, 2019, 02:02:45 pm »
Same here on Symbol MC9200 with Windows Embedded Compact 7 and Dual core 1GHz OMAP 4 processor (ARM Cortex-A9)
EAccessViolation $00012668

While on prior device MC9190 with Windows CE 6 and Marvell PXA320 processor (ARM v5TE compatible?) it runs without problems.
« Last Edit: April 03, 2019, 02:28:56 pm by LacaK »

LacaK

  • Hero Member
  • *****
  • Posts: 691
Re: Applications for Windows 7 Embedded Compact
« Reply #20 on: April 04, 2019, 09:33:17 pm »
I have solved it using FpcUpDeluxe utility, which helped me to build cross compiler and units/packages.
In FpcUpDeluxe I have seted "Cross Build Options Override" (in Setup+) to "-Cparmv7A" (The Cortex-A9 cores implement the ARMv7-A architecture).
After that I was able sucessfully compile my application for WinCE 7.

 

TinyPortal © 2005-2018