代码搜索结果
找到约 10,000 项符合
Debug 的代码
debug.lkv
-z -q -c -m"./Debug/Example_DPS2812M_SCI.map" -o"./Debug/Example_DPS2812M_SCI.out" -stack0X400 -w -x -i"../../DSP281x_headers/include" -i"C:/ti/c2000/bios/lib" -i"C:/ti/c2000/rtdx/lib" -i"C:/ti/c2000/
debug._c
#include
#include "uart3.h"
#define DEBUG
const unsigned char char_buf[]=
{
'0','1','2','3','4','5','6','7','8','9','A','B','C','D','E','F',
};
/*******************************
debug.h
#ifndef _DEBUG_H_
#define _DEBUG_H_
void debug_init(void);
void debug_str_without_n(char *debugstr);
void debug_str(char *debugstr);
void debug_uchars(unsigned char* debugstr,unsigned int len);
debug._h
#ifndef _DEBUG_H_
#define _DEBUG_H_
void debug_init(void);
void debug_str_without_n(char *debugstr);
void debug_str(char *debugstr);
void debug_uchars(unsigned char* debugstr,unsigned int len);
debug.o
XL
H 4 areas 25 global symbols
M debug.c
S mod32s Ref0000
S mod32u Ref0000
S mod16s Ref0000
S div32s Ref0000
S mod16u Ref0000
S div32u Ref0000
S div16s Ref0000
S div16u Ref0000
S push_xgset
debug.s
.module debug.c
.area text(rom, con, rel)
.dbfile E:\item\GPS-1280\debug.c
.area lit(rom, con, rel)
_char_buf::
.byte 48,49
.byte 50,51
.byte 52,53
.byte 54,55
.byte 56,57
.byte 'A
debug.lis
.module debug.c
.area text(rom, con, rel)
0000 .dbfile E:\item\GPS-1280\debug.c
.area lit(rom, con, rel)
debug.c
#include
#include "uart3.h"
#define DEBUG
const unsigned char char_buf[]=
{
'0','1','2','3','4','5','6','7','8','9','A','B','C','D','E','F',
};
/*******************************
debug.lkf
-z -q -c -m"FBTC6713.map" -o"FBTC6713.out" -x -i"c:/ti6000/c6000/bios/lib" -i"c:/ti6000/c6000/rtdx/lib" -i"c:/ti6000/c6000/xdais/lib" -i"c:/ti6000/c6000/cgtools/lib"
"C:\SL\DSP6713-EXAMPLE\DEC6713_BO
debug.lkv
-z -q -c -m"FBTC6713.map" -o"FBTC6713.out" -x -i"c:/ti6000/c6000/bios/lib" -i"c:/ti6000/c6000/rtdx/lib" -i"c:/ti6000/c6000/xdais/lib" -i"c:/ti6000/c6000/cgtools/lib"
"C:\SL\DSP6713-EXAMPLE\DEC6713_BO