<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Fundamentals of embedded software</title>
    <subTitle>where C and assembly meet</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lewis, Daniel W.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Prentice-Hall of India Private Limited</publisher>
    <dateIssued>c2002</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xvi, 266 pages : Illustrations ;</extent>
  </physicalDescription>
  <tableOfContents>Chapter 1. Introduction -- Chapter 2. Data representation -- Chapter 3. Getting the most out of C -- Chapter 4. A programmer's view of computer organization -- Chapter 5. Mixing C and assembly -- Chapter 6. Input/output programming -- Chapter 7. Concurrent software -- Chapter 8. Scheduling -- Chapter 9. Memory management -- Chapter 10. Shared memory -- Chapter 11. System initialization -- Appendix A: Contents of the CD-Rpm -- Appendix B: The DJGPP C/C++compiler -- Appendix C: The NASM assembler -- Appendix D: Programming projects -- Appendix E: The libepc library -- Appendix F: The boot loader.</tableOfContents>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Embedded computer systems - programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Assembly languages (Electronic computers)</topic>
  </subject>
  <classification authority="lcc">TK 7895 LEW</classification>
  <identifier type="isbn">0130615897</identifier>
  <identifier type="isbn">9780130615893</identifier>
  <identifier type="isbn">0130675369</identifier>
  <identifier type="isbn">9780130675361</identifier>
  <identifier type="isbn">8120323750</identifier>
  <identifier type="uri">http://catdir.loc.gov/catdir/toc/fy031/2001036058.html</identifier>
  <location>
    <url>http://catdir.loc.gov/catdir/toc/fy031/2001036058.html</url>
  </location>
  <recordInfo/>
</mods>
