[fpc-pascal] Compile for WinCE 7, target ARM, CPU Cortex-A9

LacaK lacak at zoznam.sk
Wed Apr 3 15:05:06 CEST 2019


Hi,

Is there needed something special to setup when I want compile for my 
Symbol MC9200 device, which has Windows Embedded Compact 7 and Dual core 
1GHz OMAP 4 processor (ARM Cortex-A9).

When I set up simplest project with only few lines of code and compile 
for OS="WinCE", CPU family="arm" and I run this application I get Access 
Violation on target device. I have tested with target CPU = (default), 
ARMv3, ARMv4 but other CPUs like ARMv5,... does not compile ("Error 
while assembling exitcode 1").

Is ARM Cortex-A9 supported in Free Pascal compiler and does "Access 
violation" can be caused by wrong cross compiler setup?
What to do to get working solution?

Thanks in advance

-Laco.





More information about the fpc-pascal mailing list