代码搜索结果
找到约 10,000 项符合
Debug 的代码
debug.c
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
debug.lkf
-z -q -c -heap800h -m"./Debug/ArithFilte.map" -o"./Debug/ArithFilte.out" -stack800h -w -x -i"e:/ccs2.20/c5400/bios/lib" -i"e:/ccs2.20/c5400/xdais/lib" -i"e:/ccs2.20/C5400/dsk5416/lib" -i"e:/ccs2.20/c5
debug.lkv
-z -q -c -heap800h -m"./Debug/ArithFilte.map" -o"./Debug/ArithFilte.out" -stack800h -w -x -i"e:/ccs2.20/c5400/bios/lib" -i"e:/ccs2.20/c5400/xdais/lib" -i"e:/ccs2.20/C5400/dsk5416/lib" -i"e:/ccs2.20/c5
debug.h
#ifndef __DEBUG_H__
#define __DEBUG_H__
/*
* Simple debug messages. Add:
*
* #define DEBUG_LEVEL
* #include "debug.h"
*
* to the file you are working on, or let DEBUG_LEVEL undefined
debug.java
package trans;
public class Debug {
private static boolean debug=true;
private static int level=5;
public void DebugOn()
{
debug=true;
}
public void DebugOff()
{
debug=false;
debug.lkf
-z -q -c -m"AD.MAP" -o"./Debug/AD.out" -x -i"D:/ti/c2000/bios/lib" -i"D:/ti/c2000/cgtools/lib"
"D:\ti\myprojects\F2812\Ex10_ADC\Debug\ad.obj"
"D:\ti\myprojects\F2812\Ex10_ADC\Debug\DSP28_Adc.obj"
"
debug.lkv
-z -q -c -m"AD.MAP" -o"./Debug/AD.out" -x -i"D:/ti/c2000/bios/lib" -i"D:/ti/c2000/cgtools/lib"
"D:\ti\myprojects\F2812\Ex10_ADC\Debug\ad.obj"
"D:\ti\myprojects\F2812\Ex10_ADC\Debug\DSP28_Adc.obj"
"
debug.lkf
-z -q -c -m"./Debug/sci.map" -o"./Debug/sci.out" -x -i"D:/ti/c2000/bios/lib" -i"D:/ti/c2000/cgtools/lib"
"D:\ti\myprojects\F2812\Ex12_RS232\Debug\SCI_TEST.obj"
"D:\ti\myprojects\F2812\Ex12_RS232\Deb
debug.lkv
-z -q -c -m"./Debug/sci.map" -o"./Debug/sci.out" -x -i"D:/ti/c2000/bios/lib" -i"D:/ti/c2000/cgtools/lib"
"D:\ti\myprojects\F2812\Ex12_RS232\Debug\SCI_TEST.obj"
"D:\ti\myprojects\F2812\Ex12_RS232\Deb