代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/472781/6865560
prm tbdml_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the
www.eeworm.com/read/472783/6865611
prm full_chip_simulation_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the
www.eeworm.com/read/472783/6865612
prm tbdml_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the
www.eeworm.com/read/472784/6865655
prm full_chip_simulation_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the
www.eeworm.com/read/472784/6865656
prm tbdml_linker.prm
/* This is a linker parameter file for the MC9S12XS128 */
/*
This file is setup to use the HCS12X core only.
If you plan to also use the XGATE in your project, best create a new project with the
www.eeworm.com/read/472613/6872173
txt boot制作过程.txt
1.将所要制作成BOOT的程序,在编译之前将其中断向量映射到3F80,
寄存器PMST的值置为3FA0.
2.在CCS中,编译该程序时,加上-v548选项,如下所示:
打开PROJECT->BUILD OPTIONS->COMPILER
-g -as -fr"D:\myprojects\dspii_g\vc5402\lcd" -v548
同时,在PROJECT->BUILD OPTIO
www.eeworm.com/read/472613/6872179
txt boot制作过程.txt
1.将所要制作成BOOT的程序,在编译之前将其中断向量映射到3F80,
寄存器PMST的值置为3FA0.
2.在CCS中,编译该程序时,加上-v548选项,如下所示:
打开PROJECT->BUILD OPTIONS->COMPILER
-g -as -fr"D:\myprojects\dspii_g\vc5402\lcd" -v548
同时,在PROJECT->BUILD OPTIO
www.eeworm.com/read/472613/6872204
txt boot制作过程.txt
1.将所要制作成BOOT的程序,在编译之前将其中断向量映射到3F80,
寄存器PMST的值置为3FA0.
2.在CCS中,编译该程序时,加上-v548选项,如下所示:
打开PROJECT->BUILD OPTIONS->COMPILER
-g -as -fr"D:\myprojects\dspii_g\vc5402\lcd" -v548
同时,在PROJECT->BUILD OPTIO
www.eeworm.com/read/295317/8170194
lst mainloop.lst
C51 COMPILER V7.06 MAINLOOP 09/06/2003 16:55:54 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MAINLOOP
OBJECT MODULE PLACED I
www.eeworm.com/read/193638/8210137
asm iicmwp.asm
;********************IICMWP********************
;本程序实现IIC主控方式连续发送数据。
;入口参数:从机地址在SADR中,待发送的数据首地址在DADR中,EEPROM字地址在SADRH中,
; 数据个数在CNT中。
;出口参数:无。
;占用资源:W,STATUS,FSR,020H~023H,028H,07FH,07EH,