代码搜索:EXRAM
找到约 267 项符合「EXRAM」的源代码
代码结果 267
www.eeworm.com/read/9630/174371
lkv debug.lkv
-z -q -c -m"./Debug/ExRam.map" -o"./Debug/ExRam.out" -x -i"C:/ti2000/c2000/bios/lib" -i"C:/ti2000/c2000/cgtools/lib"
"D:\Debug\CODE-QQ2812\EX06_ExRam\Debug\DSP28_DefaultIsr.obj"
"D:\Debug\CODE-QQ281
www.eeworm.com/read/372003/2776935
c ex_ram.c
// TI File $Revision: /main/3 $
// Checkin $Date: July 2, 2007 11:28:57 $
//###########################################################################
//
// FILE: Example_2812ExRam.c
//
//
www.eeworm.com/read/358120/10195958
scf mem_b.scf
ROM_LOAD 0x81000000 ;// Origination Point of Code (Code in Exram)
{
ROM_EXEC 0x81000000 ;// Origination Point of Executing
{
Startup.o (vectors, +First)
www.eeworm.com/read/263324/11367407
scf mem_b.scf
ROM_LOAD 0x81000000 ;// Origination Point of Code (Code in Exram)
{
ROM_EXEC 0x81000000 ;// Origination Point of Executing
{
Startup.o (vectors, +First)
www.eeworm.com/read/263324/11367433
scf mem_b.scf
ROM_LOAD 0x81000000 ;// Origination Point of Code (Code in Exram)
{
ROM_EXEC 0x81000000 ;// Origination Point of Executing
{
Startup.o (vectors, +First)
www.eeworm.com/read/37363/901476
scf mem_b.scf
ROM_LOAD 0x81000000 ;// Origination Point of Code (Code in Exram)
{
ROM_EXEC 0x81000000 ;// Origination Point of Executing
{
Startup.o (vectors, +First)
www.eeworm.com/read/282557/9083468
h myson8957.h
//typedef bit BIT;
//typedef unsigned char BYTE;
//typedef unsigned int WORD;
//#define Timer2_AutoReload
//#define Timer0
//#define Timer1
//#define Timer2
//#define EXRAM
www.eeworm.com/read/399756/2358005
cmd vc33.cmd
/* SPECIFY OPTIONS */
/* SPECIFY THE SYSTEM MEMORY MAP */
MEMORY
{
MPVECT: org = 0x0 , len = 0x40 /* Microprocessor Vector */
EXRAM: org = 0x1000 , len = 0x40000
www.eeworm.com/read/435651/7788183
h 232tocan.h
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
#define CRYSTAL_FREQ 11059200ul //晶振频率
#define FREQ_DIV 6 //分频数
#define EXRAM_ENABLE