I want to learn ARM. But till now I don't even know what ARM is. Can someone help me in where to start with? I couldn't find anything understandable by searching. And arm dot com is also not understandable for me.
Learning ARM
Started by urMohid, Aug 06 2009 07:00 AM
5 replies to this topic
#1
Posted 06 August 2009 - 07:00 AM
|
|
|
#2
Posted 06 August 2009 - 08:11 AM
ARM is a processor. You can program an ARM processor with a variety of languages, assuming you have an appropriate compiler.
#3
Posted 06 August 2009 - 06:00 PM
Are their any basic tutorials to start with?
#4
Posted 06 August 2009 - 06:45 PM
It depends on the language you want to use. C, C++, assembly, others.
#5
Posted 06 August 2009 - 10:43 PM
I know C++ much :)
#6
Posted 07 August 2009 - 06:09 AM
At that point, it's just a matter of writing a C++ program and compiling it for the ARM, though you will probably want to think about the OS that's running on it.


Sign In
Create Account

Back to top









