代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="flash"
ProjectDir="D:\ccs\myprojects\xin\flash_dat\"
ProjectType=Executable
CPUFami
flash.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="flash"
ProjectDir="D:\ccs\myprojects\xin\flash\"
ProjectType=Executable
CPUFamily=T
flash.c
#include /* common defines and macros */
#include /* derivative information */
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned lo
flash.lst
C51 COMPILER V7.09 FLASH 08/01/2005 10:32:13 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE FLASH
OBJECT MODULE PLACED IN F
flash.plg
礦ision2 Build Log
Project:
E:\SST51\Examples\Flash\Flash.uv2
Project File Date: 08/01/2005
Output:
flash.lnp
"Flash.obj"
TO "Flash"
RAMSIZE(256)
flash.c
/******************************************************/
/* 文件名: Flash.c */
/* 功能描述: 编程扩展AT29C010, 了解Flash特性 */
/****************************************