代码搜索结果
找到约 1,762 项符合
Speaker 的代码
speaker.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\icetek-vc5416-edulab\lab0405-Speaker\"
ProjectType=Executable
CPUFamily=TMS320C54X
speaker.c
#include "2407c.h"
#define HPICL (*((unsigned char*)(0xe000)))
#define HPICH (*((unsigned char*)(0xe001)))
#define HPIAL (*((unsigned char*)(0xe002)))
#define HPIAH (*((unsig
speaker.cmd
-w
-stack 200
-heap 200
-l rts2xx.lib
MEMORY
{
PAGE 0:
VECS :o=0,l=40h
PRCT :o=40h,l=4
PROG :o=1000h,l=2000h
PAGE 1:
IDATA1:o=300h,l=100h
IDATA2:o=0c00h,l=400h
REG
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