Embedded C in Linux

Thread Starter

aniket_1729

Joined Oct 1, 2010
2
Hi to all,

I have to learn following topics for my graduation project,
1) Embedded Linux – Embedded C
2) Embedded boot loaders – Compiling, making changes to uboot
3) Familiarity with one of the micro-controllers - Programming aspects

Please guide me for this.
How should I start studying it? How to start doing Embedded C Programming in Linux (I am using Fedora13)? Which compiler should I use?

Thanks in advance.

Regards,
Aniket
 
Last edited:

Thread Starter

aniket_1729

Joined Oct 1, 2010
2
Thanks a lot.

I will study that book. But when I was just going through that book, I found some thing for windows! So do I need to use Windows or Linux (Currently, I am using Fedora 13).

Thanks & Best Regards,
Aniket
 

maxpower097

Joined Feb 20, 2009
816
You should be able to use both. I think they both have working compilers. Most people have windows so that usually what they show. The program should work the same inside either linux or WIN as long as its distributed for both OS's.
 
Top