代码搜索:cmd
找到约 10,000 项符合「cmd」的源代码
代码结果 10,000
www.eeworm.com/read/372793/9492763
cmd test.cmd
/* Restrictions : The memory definitions MUST be preserved: VECTORS, XFER, SCRATCH, XFERHDR
and FIFO. FIFO is important for proper function of the HPI implemented fifo.
*
www.eeworm.com/read/372793/9492774
cmd experi.cmd
MEMORY
{
PAGE 0: VECS: origin = 0xff80, length = 0x80
PROG: origin = 0x2000, length = 0x1000
PAGE 1: DATA: origin = 0x3000, length = 0xff70
/*DRAM: origin = 0x1000, length =0x1000
www.eeworm.com/read/372792/9492790
txt cmd文件.txt
www.eeworm.com/read/176410/9499330
cmd postload.cmd
// After loading the commands written below will be executed
// The following commands must be enabled to load in flash with the ICD12
// disarm the flash modules
FLASH DISARM
// protect the flash
www.eeworm.com/read/176410/9499332
cmd vppon.cmd
// Before programming flash the commands written below will be executed
www.eeworm.com/read/176410/9499334
cmd preload.cmd
// Before loading the commands written below will be executed
// The following commands must be enabled to load in flash with the ICD12
// initialize the flash mechanism
reset
FLASH
// select the
www.eeworm.com/read/176410/9499336
cmd reset.cmd
// After reset the commands written below will be executed
www.eeworm.com/read/176410/9499338
cmd vppoff.cmd
// After programming flash the commands written below will be executed
www.eeworm.com/read/176410/9499340
cmd startup.cmd
// At startup the commands written below will be executed
www.eeworm.com/read/176410/9499411
cmd postload.cmd
// After loading the commands written below will be executed
// The following commands must be enabled to load in flash with the ICD12
// disarm the flash modules
FLASH DISARM
// protect the flash