代码搜索结果
找到约 10,000 项符合
Debug 的代码
debug.lkf
-z -q -c -m"./Debug/cputimer.map" -o"./Debug/cputimer.out" -x -i"C:/ti/c2000/cgtools/lib"
"C:\ti\myprojects\cputimer\Debug\CpuTimer.obj"
"C:\ti\myprojects\cputimer\Debug\DSP28_CpuTimers.obj"
"C:\ti
debug.lkv
-z -q -c -m"./Debug/cputimer.map" -o"./Debug/cputimer.out" -x -i"C:/ti/c2000/cgtools/lib"
"C:\ti\myprojects\cputimer\Debug\CpuTimer.obj"
"C:\ti\myprojects\cputimer\Debug\DSP28_CpuTimers.obj"
"C:\ti
debug.lkf
-z -q -cr -mmap.txt -o"./Debug/Mp3_Decoder_project.out" -stack0x500 -x -i"c:/ti/c5400/bios/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/cgtools/lib"
"E:\Project\MP3\MP3_Decoder_Project\Debug\Chp9.obj
debug.lkv
-z -q -cr -mmap.txt -o"./Debug/Mp3_Decoder_project.out" -stack0x500 -x -i"c:/ti/c5400/bios/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/cgtools/lib"
"E:\Project\MP3\MP3_Decoder_Project\Debug\Chp9.obj
debug.ini
signal void P1_Inject (void)
{
unsigned char i;
for (i = 0; ; i++) /* Loop from 0 to 255 forever */
{
PORT1 = i; /* Input i on the P1 pins */
twatch(CLOCK/50); /* Del
debug.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
debug.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
debug.ini
g, main
include "ADC.ini"
ADC_Input (8, 2.5)
debug.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
debug.ini
/*---------------------------------------------------------
Disable the timer 0 external gate so that the program works.
---------------------------------------------------------*/
PORT3 &= ~0x04;