代码搜索:Simulator
找到约 10,000 项符合「Simulator」的源代码
代码结果 10,000
www.eeworm.com/read/239218/13293632
dep blinky_simulator.dep
Dependencies for Project 'Blinky', Target 'Simulator': (DO NOT MODIFY !)
F (.\STR71x.s)(0x46495804)(--device DARMST -g --apcs=interwork -I "C:\Keil\ARM\INC\ST\71x" --list ".\Lst\STR71x.lst" --xref -o
www.eeworm.com/read/323641/13331189
cmd simulator_postload.cmd
// After load the commands written below will be executed
// Show main function at startup
FindProc main
www.eeworm.com/read/323641/13331196
cmd simulator_reset.cmd
// After reset the commands written below will be executed
www.eeworm.com/read/323641/13331205
cmd simulator_setcpu.cmd
// At startup the commands written below will be executed
www.eeworm.com/read/323641/13331207
cmd simulator_preload.cmd
// Before load the commands written below will be executed
www.eeworm.com/read/323641/13331213
cmd simulator_startup.cmd
// At startup the commands written below will be executed
www.eeworm.com/read/323641/13331284
prm simulator_linker.prm
/* This is a linker parameter file for the MC9S12HZ256 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SEGMENT
www.eeworm.com/read/318207/13483351
bat eos_simulator.bat
SET C166INC=D:\Program Files\Keil\C166\INC\
SET C166LIB=D:\Program Files\Keil\C166\LIB
SET CPU_TYPE=C167CR-16FM
SET CPU_VENDOR=Infineon
SET UV2_TARGET=EOS_Simulator
SET CPU_CLOCK=0x01312D00
D:\P
www.eeworm.com/read/318207/13483353
opt eos_simulator.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {