?? readme.txt
字號:
****************************************************************
* TI DVEVM Serial UART Application
* (C) 2006, Texas Instruments, Inc.
*
* Author: Daniel Allred (d-allred@ti.com)
* History: 11/13/2006 - Initial release
*
****************************************************************/
Running
-------
This application is intended to be downloaded to the DM644x during the
UART boot process. This is done with the assistance of the DVSerial host
application.
Compiling
---------
A makefile has been included to compile the application using the
MontaVista ARM cross-compile tools. These can be run natively under
Linux or under Cygwin on the Windows platform. In either case, run
make
to build the binary uartapp.bin. The last line output by the makefile
gives the entry point address that needs to be provided to the DVSerial
application for the UART boot process to succeed.
You can also run
make clean
to clear out the partial build files and start over.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -