Description: UART test
The routines in VMD642_uartio.
The VMD642-C card has two UART interface, in this case, the standard configuration for interface UART
RS232-9600, baud rate, data bits-8, check-None, stop-1, the query mode.
To provide a serial debugger.Exe in the directory Win32\serial, pay attention to set the correct baud rate.
The serial port and the serial port of the computer DSP development board is connected with the development board with the serial line, start the serial debugging
Device.Exe, set the serial parameters, then open the serial port, can send window to send characters, while receiving window
DSP returns the data
To Search:
File list (Check if you may need any files):
VMD642_uartio\Debug\dm642main.obj
.............\.....\ves_dm642.obj
.............\.....\vmd642uartio.map
.............\.....\vmd642uartio.out
.............\.....\vmd642_cpld.obj
.............\.....\vmd642_uart.obj
.............\Debug.lkf
.............\include\vmd642.h
.............\.......\vmd642_uart.h
.............\.......\vssver.scc
.............\readme.txt
.............\readme.txt.bak
.............\src\dm642main.c
.............\...\ves_dm642.asm
.............\...\vmd642_cpld.c
.............\...\vmd642_uart.c
.............\...\vssver.scc
.............\vmd642.cmd
.............\......uartio.CS_\FILE.CDX
.............\................\FILE.DBF
.............\................\FILE.FPT
.............\................\SYMBOL.CDX
.............\................\SYMBOL.DBF
.............\................\SYMBOL.FPT
.............\vmd642uartio.paf2
.............\vmd642uartio.pjt
.............\vmd642uartio.sbl
.............\vssver.scc
.............\Debug
.............\include
.............\Release
.............\src
.............\vmd642uartio.CS_
VMD642_uartio