I want to program on ARM Cortex A8 , processor ( On Beagleboard).
the language which i am gonna use is C or C++.
In cases, like running programs which uses large space or with greater time complexities i got very poor performance and code took mach longer time to run.
so definately programming on ARM processors is different then usual C programs running on intel core i-5 processors.
I was thinking of some techniques that may help me to enhance the performance of program. this techniques can be anything like changing the code or including some libraries or some changes in compilation.
so please help me regarding this.
Basically i want to learn programming on ARM processors effectively.
Thankyou.
Regards,
Rajan Buha