代码搜索:cmd
找到约 10,000 项符合「cmd」的源代码
代码结果 10,000
www.eeworm.com/read/181371/9257250
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/377909/9258694
cmd uarttestcfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT uarttest.cdb */
/* MODULE PAR
www.eeworm.com/read/181147/9273117
cmd lattestcfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT lattest_DM642.cdb */
/*
www.eeworm.com/read/181146/9273173
cmd copycfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT copy_DM642.cdb */
/* MO
www.eeworm.com/read/181145/9273193
cmd clktestcfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT clktest_DM642.cdb */
/*
www.eeworm.com/read/181144/9273239
cmd bigtimecfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT bigTime_DM642.cdb */
/*
www.eeworm.com/read/181143/9273305
cmd hellocfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT hello.cdb */
/* MODULE PARAME
www.eeworm.com/read/181107/9273767
cmd volume.cmd
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM PAGE 0
.data : {}> PRAM PAGE 0
.ci
www.eeworm.com/read/181107/9273786
cmd ledarray.cmd
-w
-stack 400h
-heap 100
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM
www.eeworm.com/read/181107/9273794
cmd volume.cmd
/*
* Copyright 1999 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*