EmbDev.net

Forum: ARM programming with GCC/GNU tools ARM beginner help


von Bharath R. (Company: student) (brao)


Rate this post
useful
not useful
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.

von Anny G. (anny0498)


Rate this post
useful
not useful
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.

von PittyJ (Guest)


Rate this post
useful
not useful
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.

von Bharath R. (Company: student) (brao)


Rate this post
useful
not useful
Thanks for the replies. Can any one suggest websites where i can find 
ARM assembly program samples and exercises.

von Anny G. (anny0498)


Rate this post
useful
not useful

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
No account? Register here.