代码搜索:cmd
找到约 10,000 项符合「cmd」的源代码
代码结果 10,000
www.eeworm.com/read/176410/9499734
cmd reset.cmd
// After reset the commands written below will be executed
www.eeworm.com/read/176410/9499735
cmd vppoff.cmd
// After programming flash the commands written below will be executed
www.eeworm.com/read/176410/9499737
cmd startup.cmd
// At startup the commands written below will be executed
www.eeworm.com/read/372588/9502523
cmd nandflash.cmd
/*
* Copyright 2005 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*
* Not for distribution.
*/
/*
* Linker command file for Da
www.eeworm.com/read/176295/9508874
cmd sram.cmd
MEMORY
{
PAGE 0 :
PRAMH0 : origin = 0x3f8000, length = 0x001000
PAGE 1 :
/* SARAM */
RAMM0 : origin = 0x000000, length = 0x000400
www.eeworm.com/read/176262/9510262
cmd myvgacfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT myvga.cdb */
/* MODULE PARAME
www.eeworm.com/read/176151/9514857
cmd eeprom.cmd
/*
* Spectrum Digital Test code
* Copyright (c) 1997.
* Spectrum Digital, Inc
* ALL RIGHTS RESERVED
*/
/*
* The memory mapping in this file should match the mapping in the
* EM
www.eeworm.com/read/372191/9517892
cmd dsp.cmd
-stack 160
-o ex.out
-m ex.map
/*Main.obj Define.obj */
-l rts2xx.lib
MEMORY
{
PAGE 0: VECS: origin = 0x8000, length 0x040
PAGE 0: PROG: origin = 0x8860, length 0x6000
www.eeworm.com/read/372189/9518105