Bootloader Source Code for ATMega168 using STK500 For Microsoft Windows: Including Makefile and Test Program
暫譯: ATMega168 的 Bootloader 原始碼使用 STK500 於 Microsoft Windows:包含 Makefile 和測試程式

Herb Norbom

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-08-26
  • 售價: $710
  • 貴賓價: 9.5$675
  • 語言: 英文
  • 頁數: 42
  • 裝訂: Paperback
  • ISBN: 1492257184
  • ISBN-13: 9781492257189
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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