登录
首页 » Visual C++ » dma_ram_to_ram

dma_ram_to_ram

于 2020-06-19 发布
0 119
下载积分: 1 下载次数: 1

代码说明:

说明:  在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 个回复

  • 530a25002783d
    希捷硬盘固化程序工厂详细分类,属于硬盘本身操作系统,包含rom文件以及工厂固化数据(Seagate hard disk curing process factory detailed classification, belongs to the hard disk operating system itself, curing and factory data contains a ROM file )
    2014-03-13 01:24:50下载
    积分:1
  • chengxu
    这是一个描述小球弹跳的matlab程序代码,他可以帮助你解决一些教学模拟问题。(simulate a ball jump)
    2013-04-13 21:03:23下载
    积分:1
  • VCMatlab
    VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。 文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance. This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
    2018-12-01 15:31:19下载
    积分:1
  • EPLaZPLPrinter_WT
    Bebra EPL、ZPL条码打印,可根据模板生成指令,可使用USB打印端口,ReadMe中给出了详细说明 (Bebra EPL ZPL Barcode Printing, can generate command by label template, can use USB port, it s detailed describe in readme.txt.)
    2014-01-01 08:48:15下载
    积分:1
  • DS102DS112
    DS102_DS112 日本骏河精机直线滚珠导轨资料(DS102DS112 japan machine)
    2013-11-17 17:14:14下载
    积分:1
  • 7308961
    ansi字符串与Unicode字符串转换的代码 包括UTP-8(ANSI string with Unicode string conversion code Including UTP - 8 -)
    2017-07-15 01:29:32下载
    积分:1
  • TL_SVPWM
    用DSP28335实现三电平SVPWM整流器的程序,用到了12路PWM波,60°坐标系的的矢量算法。(DSP28335 achieved using a three-level SVPWM rectifier procedures used 12 PWM wave vector algorithm 60 ° coordinate system.)
    2021-04-26 08:28:45下载
    积分:1
  • chat
    局域网聊天,包含语音和视频,是很好的学习资料,值得大家采纳(LAN chat, including voice and video, is a good learning materials, it is worth to adopt)
    2016-12-24 22:09:55下载
    积分:1
  • WavDest
    directshow 的 示范例子。完成WAV 流的转换。(directshow demonstration examples. WAV flow completed the conversion.)
    2007-06-03 03:28:21下载
    积分:1
  • perfchart
    QT波形函数实现,界面简洁,多条波形显示数据。效果很好(QT wave function to achieve the simple interface, multiple waveform display data. Good results)
    2012-06-13 11:30:18下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载