代码搜索结果
找到约 10,000 项符合
LED 的代码
pwm_led.qpf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
led.m51
BL51 BANKED LINKER/LOCATER V4.23 07/30/2003 17:02:47 PAGE 1
BL51 BANKED LINKER/LOCATER V4.23, INVOKED BY:
E:\PROGRAM FILES\KEIL\C51\BIN\B
led_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
led.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'Tar
led0.cmd
/*
* ======== Led0.cmd ========
*
*/
MEMORY
{
IPAM : origin = 0x00000000, len = 0x00010000
IRAM : origin = 0x00010000, len = 0x00010000
}
SECTIO
led0.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="e:\ti\myproject\led0\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"