代码搜索结果
找到约 10,000 项符合
Debug 的代码
debug.lkf
-z -q -c -o"./Debug/aic231215.out" -x -i"c:/ti5000/C5400/bios/lib" -i"c:/ti5000/C5400/dsk5416/lib" -i"c:/ti5000/c5400/rtdx/lib" -i"c:/ti5000/c5400/xdais/lib" -i"c:/ti5000/c5400/cgtools/lib"
"C:\ZZX W
debug.lkv
-z -q -c -o"./Debug/aic231215.out" -x -i"c:/ti5000/C5400/bios/lib" -i"c:/ti5000/C5400/dsk5416/lib" -i"c:/ti5000/c5400/rtdx/lib" -i"c:/ti5000/c5400/xdais/lib" -i"c:/ti5000/c5400/cgtools/lib"
"C:\ZZX W
debug.ini
func void dump () {
int i, n, cnt;
for (i = 0; i < EpTransCnt; i++) {
// printf ("mem %x=%x\n", i+0x40000080, _rbyte (i+0x40000080));
printf ("\n\n");
printf ("Nr %2d ",
debug.lkf
-z -c -m"./Debug/kaerman.map" -o"./Debug/kaerman.out" -w -x -i"F:/CCStudio_v3.3/C5500/csl/lib" -i"F:/CCStudio_v3.3/C5500/xdais/lib" -i"F:/CCStudio_v3.3/bios_5_31_02/packages/ti/bios/lib" -i"F:/CCStudi
debug.c
#include "DEBUG.H"
//////////////////////////////////////////////////////////////////////////////////////
///////////////延时函数///////////////////////////////////////////////////////////////
///
debug.h
//#include
#include
#include
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
#include "ctype.h"
#include "w77c468.h"
///////////////////////
debug.c
#include "debug.h"
#ifdef HARDDEBUG
void DSend(char *Str)
{
unsigned char data i,c;
for(i = 0x00;i < 0x3f;i ++)
{
c = Str[i];
if(!c) break;
TI =
debug.lkf
-z -a -c -emain -m.\Debug\led_flash.map -o"./Debug/led_flash.out" -stack200h -x -i"d:/ti/c5400/bios/lib" -i"d:/ti/c5400/rtdx/lib" -i"d:/ti/c5400/cgtools/lib"
"E:\Dsp\DSP_C\led_flash\Debug\CVECTORS.ob
debug.lkv
-z -a -c -emain -m.\Debug\led_flash.map -o"./Debug/led_flash.out" -stack200h -x -i"d:/ti/c5400/bios/lib" -i"d:/ti/c5400/rtdx/lib" -i"d:/ti/c5400/cgtools/lib"
"E:\Dsp\DSP_C\led_flash\Debug\CVECTORS.ob
debug.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi