Questions tagged as 'cortex-a'

1
answer

Development windows CE Cortex-A9

I have a Collector Processor: Ti Cortex-A9 OMAP4430, I developed an alloy using lazarus 1.6.2, I am trying to compile, I am getting the following message:    Error: Illegal parameter: -CpCORTEXM3 IfIputintheTargetProcessorthe"Default" op...
asked by 21.12.2016 / 17:53
0
answers

How to ensure that a code in a Cortex-A is running at the maximum CPU frequency

When I run a code in C I need to run every 30ms a set of calculations that transforms an image and that is taking up to 100ms which forces me to discard 3 out of every 4 frames I get. How can I ensure that the CPU clock frequency is at its ma...
asked by 18.10.2016 / 15:39
1
answer

How to debug a C / C ++ application remotely using ECLIPSE, different operating systems?

I'm developing a C ++ application that runs a NanoPI M3 card with Linux specially compiled for my purpose, and there have been some unexpected errors and behaviors, I wish I could debug the application remotely since the NanoPI M3 is a Cortex-A5...
asked by 08.10.2016 / 09:00