搜索资源列表
avr0bj-tomobj
- 这是一个自制的实用的文件格式转化工具,因常用的AVR单片机编译器AVRASM32.EXE编译的OBJ文件不能使用通 用编程器烧录(例TOM2000编程器),因文件中含有握手码,不全是机器码。 因此用VB6.0制做一个 AVRTOM.EXE文件,用以文件格式转化,转换后既可用TOM2000等用通用编程器烧录 AVRTOM.EXE使用方法:准备好avr.asm文件(文件名一定要用这个名),点击avrtom.exe既可生成通用的top.obj AVRTOM.EXE的制做(源码)
avr
- atmel 汇编代码,用于调试实验用,精简实用,适用于初学者-atmel assembly code
AVR-Samples
- It is a pack (Part1 of 2) of 25 AVR Programming Sample Codes, with different fully standalone ready made AVR Applications, such as ThermometerLCD,multiple file handling, SD Card monitor and so on... Worth a look if you want to really learn AVR-GCC