Bootloader Source Code for ATMega328P using STK500 For Debian Linux: Including Makefile and Test Program
暫譯: ATMega328P 的 Bootloader 原始碼使用 STK500 在 Debian Linux 上:包含 Makefile 和測試程式
Herb Norbom
- 出版商: CreateSpace Independ
- 出版日期: 2013-09-02
- 售價: $710
- 貴賓價: 9.5 折 $675
- 語言: 英文
- 頁數: 42
- 裝訂: Paperback
- ISBN: 1492328987
- ISBN-13: 9781492328988
-
相關分類:
Linux
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,270$1,207 -
$850$808 -
$450$356 -
$860$731 -
$1,600$1,520 -
$1,130$893 -
$650$553 -
$1,400$1,330 -
$780$616 -
$699$594
相關主題
商品描述
Step by Step instructions on how to put a bootloader on to the ATMega328P 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)寫入 ATMega328P。揭示引導加載程式的原理與原因,並教你如何構建自己的引導加載程式。書中包含完整的源代碼,使用 avr-gcc 的 'C' 程式語言。詳細說明如何將 STK500 連接到你的電腦和麵包板,並附有構建麵包板的圖示和說明。本書針對 Debian-Linux 使用者,假設讀者希望了解如何用 'C' 程式語言編寫引導加載程式,並學習如何使用 ISP STK500 編程器。讀者將了解微控制器的保險絲(fuses)和鎖位(lock bit)設置,並根據需要進行更改。讀者將學會如何將自己的引導加載程式加載到微控制器上。書中將涵蓋用於編譯程式並上傳到微控制器的 'Makefile'。學習如何為你想要包含在程式中的程式和標頭(headers)構建自己的庫,這包括 uart.c 程式和 uart.h 檔案。書中逐步引導讀者完成加載引導加載程式的步驟,提供良好的指導。書中包含的示例大大增強了過程的可視化。書中提供所有程式和標頭檔案的完整源代碼,並附上完整的 Makefiles。還包括加載測試程式的源代碼和說明,甚至輕微涵蓋了 EEPROM 記憶體。雖然這是一個技術主題,但作者提供了大量的見解和過程文檔。本書深入探討主題,卻不會讓讀者在計算機科學術語中迷失。