代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\DSP\03. Examples of Program\04. SEED-DTK643\3.2.1 memory\"
ProjectType=Executable
memory.map
******************************************************************************
TMS320C6x COFF Linker PC v6.0.8
*******************************************************
memory.c
/*----------------------------------------------------------------------------*/
/* memory.c - memory management routines for sga code */
/*----------------------------------
memory.cmd
/*-e _c_int00
-m sensor.map
/******************** memory.cmd ***********************
* 2002.10.1
*/
MEMORY
{
PAGE 0: PROG: origin = 0x2000, len = 0x0f80 /*8k-128 word*/
memory.c
/*----------------------------------------------------------------------------*/
/* memory.c - memory management routines for sga code */
/*----------------------------------