文件名称:Keystone_UART
介绍说明--下载内容均来自于网络,请自行研究使用
tmsc6000系列代码例程,串口通信例程,如果想移植到6678需要添加DEVICE ID.-tmsc6000 family code routines, serial communication routines, if you want to migrate to 6678 will need to add DEVICE ID.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
common\KeyStone_common.c
......\KeyStone_common.h
......\KeyStone_DDR_Init.c
......\KeyStone_DDR_Init.h
......\KeyStone_EMIF16_Init.c
......\KeyStone_EMIF16_Init.h
......\KeyStone_HyperLink_Init.c
......\KeyStone_HyperLink_Init.h
......\Keystone_I2C_init_drv.c
......\Keystone_I2C_init_drv.h
......\KeyStone_Navigator_init_drv.c
......\KeyStone_Navigator_init_drv.h
......\KeyStone_Packet_Descriptor.h
......\Keystone_Serdes_init.c
......\Keystone_Serdes_init.h
......\KeyStone_SPI_Init.c
......\KeyStone_SPI_Init.h
......\KeyStone_SRIO_Init_drv.c
......\KeyStone_SRIO_Init_drv.h
......\KeyStone_UART_Init_drv.c
......\KeyStone_UART_Init_drv.h
common
UART\.ccsproject
....\.cproject
....\.project
....\.settings
....\.........\org.eclipse.cdt.codan.core.prefs
....\.........\org.eclipse.cdt.core.prefs
....\.........\org.eclipse.cdt.debug.core.prefs
....\.........\org.eclipse.core.resources.prefs
....\Debug
....\.....\ccsObjs.opt
....\.....\ccsSrcs.opt
....\.....\makefile
....\.....\objects.mk
....\.....\sources.mk
....\.....\src
....\.....\...\ccsSrcs.opt
....\.....\...\KeyStone_common.obj
....\.....\...\KeyStone_common.pp
....\.....\...\KeyStone_DDR_Init.obj
....\.....\...\KeyStone_DDR_Init.pp
....\.....\...\KeyStone_UART_Init_drv.obj
....\.....\...\KeyStone_UART_Init_drv.pp
....\.....\...\subdir_rules.mk
....\.....\...\subdir_vars.mk
....\.....\...\uart_edma_setup.obj
....\.....\...\uart_edma_setup.pp
....\.....\...\uart_Intc_setup.obj
....\.....\...\uart_Intc_setup.pp
....\.....\...\uart_test.obj
....\.....\...\uart_test.pp
....\.....\...\uart_vectors.obj
....\.....\subdir_rules.mk
....\.....\subdir_vars.mk
....\.....\UART.map
....\.....\UART.out
....\KeyStone.cmd
....\src
....\...\uart_edma_setup.c
....\...\uart_edma_setup.h
....\...\uart_Intc_setup.c
....\...\uart_Intc_setup.h
....\...\uart_test.c
....\...\uart_test.h
....\...\uart_vectors.asm
....\UART test for KeyStone Device.doc
UART