代码搜索结果
找到约 10,000 项符合
Test 的代码
test.dat
DATA x[32]={
0x3000,
0x3000,
0x2000,
0x2000,
0x1000,
0x1000,
0x0000,
0x0000,
0xf000,
0xf000,
0xe000,
0xe000,
0xd000,
0xd000,
0xc000,
0xc000,
0xb000,
0xb000,
0xa000,
0xa000,
0x9000
test.c
#include "..\include\c54fir.h"
#include "test.dat"
void main()
{
dptr=p;
x[0] = 0x3000;
oflag = fir( x, y, x, &dptr, 8, 1);
x[0] = 0x3000;
ofla
test.cmd
-c
-l ..\include\rts.lib
-l ..\include\c54fir.lib
-stack 0x200
-heap 0x200
-o test.out
-m test.map
MEMORY
{
PAGE 0:
INT_PM_DRAM: origin = 0080h,
test.asm
;***************************************************************
;* TMS320C54x ANSI C Codegen Version 1.10 *
;* Date/Time created: Sat Jun 12 16:36:53 1999 *
;*
test.map
*****************************************************
TMS320C54x COFF Linker Version 1.10
*****************************************************
Sat Jun 12 16:36:54 1999
OUTPUT FILE NAM
test.dat
DATA x[32]={
0x4000,
0x2000,
0x1000,
0x0800,
0x0400,
0x0200,
0x0100,
0x0080,
0x0040,
0x0020,
0x0010,
0x0008,
0x0004,
0x0002,
0x0001,
0x0000,
0xffff,
0xfffe,
0xfffc,
0xfff8,
0xfff0
test.c
#include "..\include\c54fir.h"
#include "test.dat"
main()
{
int i;
ptrx = x; ptrr = r;
for(i=0;i