Bootloader Source Code for ATMega168 using STK500 for Debian Linux: Including Makefile and Test Program
暫譯: ATMega168 的 Bootloader 原始碼使用 STK500 在 Debian Linux 上:包含 Makefile 和測試程式

Herb Norbom

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-08-31
  • 售價: $710
  • 貴賓價: 9.5$675
  • 語言: 英文
  • 頁數: 40
  • 裝訂: Paperback
  • ISBN: 1492300020
  • ISBN-13: 9781492300021
  • 相關分類: Linux
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Step by Step instructions on how to put a bootloader on to the ATMega168 using the ISP STK500 programer. The how and why of the bootloader revealed, build your own bootloader. The complete source code is included. Using avr-gcc 'C' programing language. Detailed instructions for hooking the STK500 to your computer and breadboard. Diagrams and instructions on building your breadboard included. Book is aimed at the Debian-Linux user. This book starts with the assumption that you want to know how to write a bootloader in the 'C' programming language. That you want to learn how to use an ISP STK500 programer. You want to understand the microchip's fuses and lock bit settings and change them as you desire. That you want to load your own bootloader on to the microchip. You will cover the 'Makefile', for compiling your program and uploading on to your microchip. Learn how to build your own library for programs and headers that you want to include in your programs. This includes a uart.c program and a uart.h file. The steps needed to accomplish the loading of your bootloader are walked through giving the reader good direction. The exhibits that are included greatly enhance the visualization of the process. The book includes the complete source code for all programs and header files. The complete Makefiles are also provided. The source code and instructions for loading a test programs are also included. Even the eeprom memory is lightly covered. While this is a technical subject the author provides a great deal of insight and documentation on the process. The book goes into good depth without getting hopelessly lost in computer science lingo.

商品描述(中文翻譯)

逐步指導如何使用 ISP STK500 程式燒錄器將 bootloader 寫入 ATMega168。揭示 bootloader 的運作原理及其必要性,並教你如何建立自己的 bootloader。書中包含完整的原始碼,使用 avr-gcc 的 'C' 程式語言。詳細說明如何將 STK500 連接到你的電腦和麵包板,並附有建造麵包板的圖示和說明。本書針對 Debian-Linux 使用者。這本書假設你想了解如何用 'C' 程式語言編寫 bootloader,並學習如何使用 ISP STK500 程式燒錄器。你希望理解微控制器的保險絲和鎖位設定,並根據需要進行更改。你想將自己的 bootloader 載入微控制器。書中將涵蓋 'Makefile',用於編譯你的程式並上傳到微控制器。學習如何為你想在程式中包含的程式和標頭建立自己的函式庫,這包括 uart.c 程式和 uart.h 檔案。書中逐步引導完成載入 bootloader 的過程,為讀者提供良好的指引。書中包含的示例大大增強了過程的可視化。書中提供所有程式和標頭檔案的完整原始碼,並附上完整的 Makefiles。還包括載入測試程式的原始碼和說明,甚至輕微涵蓋了 EEPROM 記憶體。雖然這是一個技術主題,但作者提供了大量的見解和過程文檔。這本書深入探討主題,卻不會讓人迷失在計算機科學的術語中。