Development windows CE Cortex-A9

Asked

Viewed 145 times

5

I have a Processor Collector: Ti Cortex-A9 OMAP4430, I have developed a clamp using Lazarus 1.6.2, I am trying to compile, I am getting the following message:

Error: Illegal Parameter: -Cpcortexm3

If you put the "Default" option on the Target Processor, I can compile but the application does not work for this type of processor.

1 answer

0

"-Cp" is the code of the Target Processor parameter. The error is that the parameter is illegal. This means that the Lazarus compiler is unfortunately not directly compatible with your processor. I say "directly" because you can compile with other target processors defined, but not with your.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.