Hi all, I would like to know if I can jump into ARM Programming using C or do I need to study the instruction set as well to utilize the device efficiently. I have studied about the architecture and I am stepping into programming aspects now. Any beginner advice would be appreciated. I have an LPC2148 development board on which I would like to try out simple programs. Thanks, brao.
Hi, you can read the Manuel first and can also check this link: https://www.olimex.com/Products/ARM/ It will help you if have just started with ARM.
If you program in C, you need not know anything about the underlaying processor. Currently I use the same C code for ARM,Intel an PowerPC. The compiler does everything for you.
Thanks for the replies. Can any one suggest websites where i can find ARM assembly program samples and exercises.
Hi, You can check this these: http://www.eng.auburn.edu/~nelson/courses/elec5260_6260/ARM_AssyLang.pdf http://www.peter-cockerell.net/aalp/html/frames.html http://stackoverflow.com/questions/270078/resources-for-learning-arm-assembly
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.