代码搜索结果
找到约 10,000 项符合
AVR 的代码
cf_avr.c
/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.7c Professional
Automatic Program Generator
cf_avr__.c
/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.7c Professional
Automatic Program Generator
cf_avr.rom
000000:940C
000001:0210
000002:940C
000003:0242
000004:940C
000005:0243
000006:940C
000007:0000
000008:940C
000009:0000
00000A:940C
00000B:0000
00000C:940C
00000D:0000
00000E:940C
00000
cf_avr.vec
;INTERRUPT VECTORS
JMP __RESET
JMP _ext_int0_isr
JMP _ext_int1_isr
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
cf_avr.txt
//**********************
日期:2006.4.6:
//**********************
CVAVR当没有SRAM存在时候一定要在工程里设置外部扩展SRAM为0,否则会出现很奇怪的问题!!!
例如:我的串行口输不出数据,一定要严重注意!!!
//**********************
日期:2006.4.6:
//**
cf_avr.c~
/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.7c Professional
Automatic Program Generator