代码搜索:Simulator
找到约 10,000 项符合「Simulator」的源代码
代码结果 10,000
www.eeworm.com/read/265113/11282589
cmd simulator_preload.cmd
// Before load the commands written below will be executed
www.eeworm.com/read/265113/11282592
cmd simulator_startup.cmd
// At startup the commands written below will be executed
www.eeworm.com/read/265113/11282641
prm simulator_linker.prm
NAMES
END
SEGMENTS
RAM = READ_WRITE 0x0400 TO 0x1FFF;
/* unbanked FLASH ROM */
ROM_4000 = READ_ONLY 0x4000 TO 0x7FFF;
ROM_C000 = READ_ONLY 0xC000 TO 0xFEFF;
/* banked
www.eeworm.com/read/265113/11282645
phy simulator.abs.phy
S03B0000453A5C436F646577617272696F7220666F7220484331322056342E365C4C43445F74696D65725C62696E5C53696D756C61746F722E61627321
S2240E0000C7873BCE1996098E00002EFAEE80086E808E000A2DED3A0A374A8000384D010225
www.eeworm.com/read/407029/11430986
vi weather simulator.vi
www.eeworm.com/read/407029/11430988
vi weather simulator.vi
www.eeworm.com/read/405999/11451715
bak simulator.ini.bak
// Disable Watchdog with pin PE_SWD
PE_SWD = 0
// perform CPU reset: uses value at PE_SWD
reset
mode com10 19200,0,8,1
assign com1s0out
// execute program til main
g, main
www.eeworm.com/read/157280/11722569
cmd simulator_postload.cmd
// After load the commands written below will be executed
// Show main function at startup
FindProc main
www.eeworm.com/read/157280/11722586
cmd simulator_reset.cmd
// After reset the commands written below will be executed
www.eeworm.com/read/157280/11722597
cmd simulator_setcpu.cmd
// At startup the commands written below will be executed