代码搜索结果
找到约 1,762 项符合
Speaker 的代码
speaker.c
#include "2407c.h"
#define nMusicNumber 40
void interrupt gptime1(void);
void gp_init(void);
void delay(unsigned int nDelay);
unsigned int uWork,nCount;
unsigned
speaker.cmd
-w
-stack 200
-heap 200
MEMORY
{
PAGE 0:
VECS :o=0,l=40h
PRCT :o=40h,l=4
PROG :o=9000h,l=2000h
PAGE 1:
IDATA1:o=300h,l=100h
IDATA2:o=0c00h,l=400h
REG_MEM: o=7000h ,
speaker.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
speaker.c
/////////////////////////////////////////////////
// Example For ICETEK-VC5416-EDU //
// CTR Version : V4 //
// Filename: Speaker.c
speaker.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