Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

C Programming in Linux platform

Status
Not open for further replies.

rahul.6sept

Full Member level 5
Joined
Nov 17, 2006
Messages
243
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Location
Guwahati, India
Activity points
2,889
Dear all,

I want to do C coding in Linux platform.I know C well, but never did in Linux platform.Plz guide me.


Regards,
rc
 

Are you coding for the Linux system itself or an embedded target?

You'll be most likely using a variant of GCC either way.

What specific questions do you have?

BigDog
 

Hi, since its a learning process, initially i will be trying both.Hence plz guide me accordingly.

Regards,
 

Hi, since its a learning process, initially i will be trying both.Hence plz guide me accordingly.

Your request still covers a huge area, Linux kernel, driver, system, network and application programming just to name a few, therefore I cannot provide specific advise.

Tutorials for C Programming for the Linux System:

How to Create a First C Program on Linux

HowTo build simple C programs on Linux

The Linux Programmer's Guide

Linux C Programmer's Guide



Linux Application Programming Related Texts:

Beginning Linux Programming

Linux Application Development

GNU/Linux Application Programming

Linux Programming by Example: The Fundamentals


For more Advanced Linux C Programming, I suggest obtaining one or more of the following texts:

Advanced Programming in the UNIX® Environment (2nd Edition)

UNIX Systems Programming: Communication, Concurrency and Threads

Understanding UNIX/LINUX Programming: A Guide to Theory and Practice

The Linux Programming Interface: A Linux and UNIX System Programming Handbook


As far as using the Linux platform for the programming of embedded targets, I'm afraid you'll have to be more specific, AVR, PIC, MSP430, ARM, etc....

Hope the links and book recommendation help.

BigDog
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top