braincar.uv2

来自「智能电动小车的制作」· UV2 代码 · 共 42 行

UV2
42
字号
### uVision2 Project, (C) Keil Software
### Do not modify !

Target (Target 1), 0x0000 // Tools: 'MCS-51'

Group (Source Group 1)

File 1,2,<.\STARTUP.A51><STARTUP.A51>
File 1,5,<.\Config.h><Config.h>
File 1,5,<.\Follow.h><Follow.h>
File 1,5,<.\LightDTC.h><LightDTC.h>
File 1,5,<.\MetalDTC.h><MetalDTC.h>
File 1,5,<.\SegDisp.h><SegDisp.h>
File 1,5,<.\StepMot.h><StepMot.h>
File 1,5,<.\TimeDLY.h><TimeDLY.h>
File 1,5,<.\UltraDTC.h><UltraDTC.h>
File 1,1,<.\Follow.c><Follow.c>
File 1,1,<.\IOCfg.c><IOCfg.c>
File 1,1,<.\LightDTC.c><LightDTC.c>
File 1,1,<.\MetalDTC.c><MetalDTC.c>
File 1,1,<.\SegDisp.c><SegDisp.c>
File 1,1,<.\StepMot.c><StepMot.c>
File 1,1,<.\System.c><System.c>
File 1,1,<.\TimeDLY.c><TimeDLY.c>
File 1,1,<.\UltraDTC.c><UltraDTC.c>


Options 1,0,0  // Target 'Target 1'
 Device (AT89S51)
 Vendor (Atmel)
 Cpu (IRAM(0-0x7F) IROM(0-0xFFF) CLOCK(33000000) MODAT2)
 Rgf (REGX51.H)
 Mem ()
 C ()
 A ()
 RL ()
 OH ()
 UseEnv=0
 EnvBin ()
 EnvInc ()
 EnvLib ()
 EnvReg (

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?