Programming Embedded Systems in C and C++
An introduction to embedding systems for C and C++++ programmers encompasses such topics as testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, and much more. Original. (Intermediate).
- ISBN 13 : 9781565923546
- ISBN 10 : 1565923545
- Judul : Programming Embedded Systems in C and C++
- Pengarang : Michael Barr,
- Kategori : Computers
- Penerbit : "O'Reilly Media, Inc."
- Bahasa : en
- Tahun : 1999
- Halaman : 174
- Halaman : 174
- Google Book : http://books.google.co.id/books?id=a2Q6U0b36rMC&dq=intitle:embedded+test&hl=&source=gbs_api
-
Ketersediaan :
I have found it is best to have three individual memory tests: a data bus test, an
address bus test, and a device test. The first two test for electrical wiring problems
and improperly inserted chips; the third is intended to detect missing chips and ...