Embedded C Concepts
#1

Embedded C Concepts

[attachment=16051]

Cx51 Introduction
The C programming language is a general-purpose programming language that provides code efficiency, elements of structured programming, and a rich set of operators? C is not a big language and is not designed for any one particular area of application. Its generality combined with its absence of restrictions, makes C a convenient and effective programming solution for a wide variety of software tasks. Many applications can be solved more easily and efficiently with C than with other more specialized languages.


What Is an Embedded System?
An embedded system is a combination of computer hardware and software, and perhaps additional mechanical or other parts, designed to perform a specific function. A good example is the microwave oven. Almost every household has one, and tens of millions of them are used every day, but very few people realize that a processor and software are involved in the preparation of their lunch or dinner


8051 Device Support

The 8051 Family is one of the fastest growing Microcontroller Architectures. More than 500 device variants from various silicon vendors are available today. New extended 8051 devices, like the Philips 80C51MX architecture, are dedicated for large applications with several megabytes of code and data space.


Output Files
The Cx51 Compiler generates a number of output files during compilation. By default, each output file shares the same filename as the source file. However, each has a different file extension. The following table lists the files and gives a brief description of each.

Directives
The C51 Compiler provides a number of directives you may use to control source file compilation. Directives are composed of one or more letters or digits and, unless otherwise specified, may be specified after the filename on the command line or within the source file using #pragma. For example:


Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Embedded Software Testing seminar addict 1 2,775 30-01-2013, 12:22 PM
Last Post: seminar details
  Power Optimization and Management in Embedded Systems1 seminar paper 1 1,368 10-11-2012, 11:53 AM
Last Post: seminar details
  EMBEDDED DESIGN FOR POWER SAVING SYSTEM FOR POWER OPTIMIZATION project uploader 4 2,695 10-11-2012, 11:53 AM
Last Post: seminar details
  CONVEYOR AUTOMATION USING EMBEDDED SYSTEM seminar paper 1 1,487 27-10-2012, 03:52 PM
Last Post: seminar details
  Automation of car using embedded system seminar addict 1 1,382 27-10-2012, 03:52 PM
Last Post: seminar details
  Study on Fenestration concepts and Techniques for Daylighting seminar details 0 818 07-06-2012, 01:59 PM
Last Post: seminar details
  Embedded C full report seminar details 0 790 06-06-2012, 01:39 PM
Last Post: seminar details
  Embedded DBMS seminar paper 0 708 14-03-2012, 04:11 PM
Last Post: seminar paper
  AN INTERNET BASED INTERACTIVE EMBEDDED DATA ACQUISATION seminar paper 0 842 13-03-2012, 04:55 PM
Last Post: seminar paper
  LAYER CONCEPTS-NETWORKS seminar paper 0 625 12-03-2012, 02:40 PM
Last Post: seminar paper

Forum Jump: