登录
首页 » Visual C++ » CCS实现ram到ram的直接内存读功能

CCS实现ram到ram的直接内存读功能

于 2020-06-19 发布 文件大小:72KB
0 235
下载积分: 1 下载次数: 0

代码说明:

  在CCS环境下,实现ram到ram的直接内存读功能(DMA)(In the CCS environment, the direct memory read function (DMA) from RAM to ram is realized.)

文件列表:

example6_dma_ram_to_ram, 0 , 2019-06-13
example6_dma_ram_to_ram\Debug, 0 , 2019-06-13
example6_dma_ram_to_ram\Debug\Example_2833xDMA_ram_to_ram.map, 31000 , 2016-07-30
example6_dma_ram_to_ram\Debug\Example_2833xDMA_ram_to_ram.out, 150440 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram, 0 , 2019-06-13
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram.pjt, 2008 , 2013-10-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.ccsproject, 294 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.cproject, 23675 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.launches, 0 , 2019-06-13
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.launches\Example6_2833xDMA_ram_to_ram.launch, 4540 , 2016-09-03
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.project, 3541 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.settings, 0 , 2019-06-13
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.settings\org.eclipse.cdt.codan.core.prefs, 62 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.settings\org.eclipse.cdt.debug.core.prefs, 123 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\.settings\org.eclipse.core.resources.prefs, 208 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug, 0 , 2019-06-13
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\ccsObjs.opt, 1049 , 2016-09-03
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\DSP2833x_Adc.pp, 5256 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\DSP2833x_DefaultIsr.pp, 5459 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\DSP2833x_DMA.pp, 5256 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\DSP2833x_GlobalVariableDefs.pp, 4197 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\DSP2833x_PieCtrl.pp, 5372 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\DSP2833x_PieVect.pp, 5372 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\DSP2833x_SysCtrl.pp, 5372 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\Example6_2833xDMA_ram_to_ram_linkInfo.xml, 139147 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\Example_2833xDMA_ram_to_ram.pp, 5729 , 2016-07-30
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\makefile, 6505 , 2016-09-03
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\objects.mk, 261 , 2016-09-03
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\sources.mk, 1862 , 2016-09-03
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\subdir_rules.mk, 10488 , 2016-09-03
example6_dma_ram_to_ram\Example6_2833xDMA_ram_to_ram\Debug\subdir_vars.mk, 4446 , 2016-09-03
example6_dma_ram_to_ram\Example_2833xDMA_ram_to_ram.c, 5812 , 2016-07-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Labwindow/CVI popup-dialog
    这个程序简单展示了利用Labwindow/CVI制作对话框的步骤。让弹出的对话框不再变得神秘。(This program shows a simple step uses Labwindow/CVI make dialog. Let the dialog box no longer becomes mysterious.)
    2015-08-26 20:18:31下载
    积分:1
  • cfg_general_8202R_D_64
    cfg video rec and mp4 3gp file play
    2013-03-27 21:15:26下载
    积分:1
  • shebeihuanchong
    假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。(assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.)
    2020-12-15 14:49:13下载
    积分:1
  • GTool(Version2.2)
    电视系统中,进行需要在线调整Gamma曲线,此工具可以方便的对电视系统中的Gamma曲线读写,修改,该软件使用了贝塞尔曲线,方便的拖出你想要的曲线,然后在线升级(TV system, to adjust the Gamma curve need to be online, this tool can be easily against the television system in the Gamma curve to read and write, modify, the software uses the Bezier curves, a convenient pulled out the curve you want, and then Online Upgrade)
    2010-01-11 17:13:42下载
    积分:1
  • main
    Simple Linked List.vcproj
    2009-12-17 06:44:00下载
    积分:1
  • AACDecTest
    描述如何将AAC转换成PCM文件,很实用,也很基础,所以分享(it is a process about how to convert a aac file to a pcm file. it is my codes.)
    2011-11-04 13:00:02下载
    积分:1
  • Wince2410_BuzzerDrv
    2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 (2410 WINCE beep driver code provided for your reference learning to use)
    2009-09-07 16:59:53下载
    积分:1
  • USB_Blaster_WIN7_x64
    altera usb-blaster win7下驱动,经测试可用(altera usb-blaster win7 to drive, the test can be used)
    2020-06-25 21:20:01下载
    积分:1
  • vc知识点
    说明:  vc6.0一些基础的知识点,以及对读串口函数的进一步封装(Some basic knowledge points of VC6.0 and further encapsulation of read serial function)
    2020-06-16 22:40:01下载
    积分:1
  • ollydbg
    高手使用源码查看 ,壳子侦查,等等,支持使用ollydbg(Use the master source view, shell investigation, etc., support the use ollydbg)
    2013-12-15 08:59:03下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载