Mega8_BootLoad

所属分类:单片机开发
开发工具:Visual C++
文件大小:256KB
下载次数:33
上传日期:2010-03-11 21:07:45
上 传 者woston
说明:  atmega-8 ISP 下载器上位机原代码。
(atmega-8 ISP downloader host computer source code.)

文件列表:
Mega8_BL (0, 2002-12-20)
Mega8_BL\boot2.asm (19486, 2002-12-20)
Mega8_BL\m8bootloder.apr (271, 2002-12-19)
Mega8_BL\m8def.inc (9488, 2001-11-02)
Mega8_BL\fuse.jpg (36746, 2002-12-20)
Mega8_BL\counter.jpg (21717, 2002-12-20)
Mega8_BL\DN32 (0, 2002-12-20)
Mega8_BL\DN32\DN_032.pdf (137898, 2002-06-26)
Mega8_BL\DN32\Boot2_DN.asm (7708, 2002-12-17)
Mega8_BL\ASMISP (0, 2002-12-20)
Mega8_BL\ASMISP\cstartup.s90 (283, 2001-11-07)
Mega8_BL\ASMISP\serial.s90 (1942, 2001-11-06)
Mega8_BL\ASMISP\main.s90 (14023, 2001-11-10)
Mega8_BL\ASMISP\defines.h (4308, 2001-11-10)
Mega8_BL\ASMISP\assembly.s90 (1837, 2001-11-08)
Mega8_BL\avr109 (0, 2002-12-20)
Mega8_BL\avr109\serial.h (69, 2002-06-24)
Mega8_BL\avr109\assembly.s90 (2892, 2002-07-11)
Mega8_BL\avr109\cstartup.s90 (5280, 2002-06-24)
Mega8_BL\avr109\defines.h (1160, 2002-07-11)
Mega8_BL\avr109\link.xcl (4838, 2002-07-11)
Mega8_BL\avr109\main.c (8213, 2002-06-24)
Mega8_BL\avr109\preprocessor.xls (40448, 2002-07-11)
Mega8_BL\avr109\selfprog.dtp (270, 2002-08-14)
Mega8_BL\avr109\selfprog.prj (6973, 2002-08-14)
Mega8_BL\avr109\serial.c (676, 2002-06-24)
Mega8_BL\avr109\assembly.h (282, 2002-06-24)
Mega8_BL\avr109\avr109.pdf (118148, 2001-01-01)

;*************************************************************************************** ;*说明: ;* 1、本程序修改自Avrfreaks的Design Note #032,你可以到 http://www.avrfreaks.com 下载 ;* 2、本程序支持 atmega-8 和 AVRProg (版本一定要1.37及以上)。 ;* 3、Design Note #032上的程序,是为写的,在上不能正常运行。主要问题是在页写和 ;* 擦除以后,不能再重新访问RWW。现在改正了这个bug! ;* 4、请确定你的 AVRProg 的版本在1.37及以上,1.37以下的是不支持 Mega8 的。 ;* 5、请用等PonyProg等编程器把编译好的代码(Boot2.hex),写入到Mega8中。 ;* 同时编程熔断位:BOOTSZ0 BOOTRST ;* 6、若有问题,请发邮件给我: Zhang_Lei@cnnb.net 。 ;* 7、我的主页在 http://avrmcu.topcities.com 。 ;*************************************************************************************** 文件夹.\avr109下文件为 Atmel 提供的 AVR109: Self-programming。(用IAR C 编译) 文件夹.\Asmisp下文件为 Atmel 提供的 AVR109的汇编精简版本。(用AVR Studio 编译) 文件夹.\DN32下文件为 Avrfreaks的Design Note #032: AVR Boot Loader。(用AVR Studio 编译) fuse.jpg为PonyProg下我的实验板上Mega8熔断位的配置。 counter.jpg 显示EEPROM最后两字节保存写入次数。

近期下载者

相关文件


收藏者