代码搜索:uart_TEST
找到约 332 项符合「uart_TEST」的源代码
代码结果 332
www.eeworm.com/read/327016/13103623
lkf custom.lkf
-z -c -o"UART.out" -x -i"f:/ti/c2400/cgtools/lib"
"C:\tic2xx\myprojects\UART\UART_TEST.obj"
"C:\tic2xx\myprojects\UART\vector.obj"
"F:\ti\c2400\cgtools\lib\rts2xx.lib"
"F:\ccswork\UART\UART.cmd"
www.eeworm.com/read/327016/13103626
mak uart.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/312866/13602710
mak uart.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/312866/13602902
mak uart.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/112822/6143304
do internal.do
// Signalscan Version 6.7p1
define noactivityindicator
define analog waveform lines
define add variable default overlay off
define waveform window analogheight 1
define terminal automatic
define but
www.eeworm.com/read/430277/6290776
msg uart_test.msg
@TM:1215572020
@N: BN225 :"":0:0:0:-1|Writing default property annotation file E:\Easy FPGA030\UART\synthesis\uart_test.map.
@TM:1215217406
@N: MF249 :"":0:0:0:-1|Running in 32-bit mode.
@TM:12152
www.eeworm.com/read/406861/11433752
mak uart.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/158430/11618485
c main.c
//Uart1 Normal Mode Test
//115200,8,1,N
#include "uart.h"
int main(){
Uart_Test();
}
www.eeworm.com/read/345869/11784927
txt readme.txt
UART实验用例
目录文件结构:
UART_test
├─
└─ main.c S3CEV40 UART演示主程序文件
如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
To how to program onto FLASH, please reference Not
www.eeworm.com/read/150353/12297300
log cc_build_debug.log
--------------------------- UART_test.pjt - Debug ---------------------------
"c:\ti\TMS470\cgtools\bin\cl470" -@"Debug.lkf"
>> warning: entry point other than _c_int00 specified
Build Complete