瀏覽單個文章
seiws
Advance Member
 
seiws的大頭照
 

加入日期: Mar 2003
文章: 337
http://chaokhun.kmitl.ac.th/~kswich...ISP-Pgm30a.html

Note:
The memory buffer contains both the code data and the eeprom data for the devices which have
eeprom memory. The eeprom memory address in buffer is started after the code memory, so it is
necessary the hex file should contains the eeprom start address after the end of code memory last address
i.e. for 90S2313 the start address for eeprom memory is 0x800.

The software does not provide the erase command because this function is performed
automatically during device programming. If you are required to erase the controller, first use the clear
buffer command then program the controller, this will erase the controller and also set the AVR device fuses
to default setting.
 
舊 2006-08-26, 12:47 AM #2
回應時引用此文章
seiws離線中