文件名称:ex4_SCI

  • 所属分类:
  • DSP编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 31kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • To***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

程序所在目录:ex4_SCI

采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。

然后打开CC2000,进行如下操作:

  1.Project->Open ,打开该目录中的工程文件。

  2.Project->Rebuild ALL,编译链接

  3.File->Load Program

  4.Debug->GO Main

  5.Debug->RUN (快捷键F5)

然后在串口调试助手中马上可以看到上部的接收显示区不断接收到数据57(为16 进制)。在串口助手的下部的发送区填入56,选中自动发送。数据即可通过串口发送到目标板。



查看DSP 是否收到数据,按如下操作:打开View->Watch window ,在下面刚弹出的Watch 区域中点右键,选择Insert, 出现的信息框中填入SCI_RXDATA,x 即可按十六进制方式显示出变量SCI_RXDATA 的值。如果正常,应可以看到该变量值为0x56。即说明RS232 双向通讯正常。

-Procedures where the directory: ex4_SCI

Standard DB9 serial port to connect directly to PC serial port and serial port connected to the expansion board. Open the PC on the serial debug software. The default setting COM1, 9600N, 8,1. Selection by 16-band receive and transmit.

Then open the CC2000, the following steps:

1. Project-> Open, open the project file directory.

2. Project-> Rebuild ALL, the compiler links

3. File-> Load Program

4. Debug-> GO Main

5. Debug-> RUN (shortcut F5)

And at the serial debugging aides in the immediately can see the upper part of the receiving display data continuously received 57 (16 hexadecimal). Serial assistant at the lower part of the sending district fill 56, to select automatically sent. Through the serial data can be sent to the target board.



See DSP has received data, according to the following steps: Open the View-> Watch window, just below the midpoint of the pop-up Right Watch region, select Insert, the inf
相关搜索: ex4_sci

(系统自动生成,下载前可以参看下载内容)

下载文件列表

ex4_SCI

.......\CC_BUILD.LOG

.......\cc_build_Custom.log

.......\Custom.lkf

.......\Custom.lkv

.......\Define.asm

.......\Define.obj

.......\DSP.CMD

.......\EX.ASM

.......\EX.CS_

.......\......\FILE.CDX

.......\......\FILE.DBF

.......\......\FILE.FPT

.......\......\SYMBOL.CDX

.......\......\SYMBOL.DBF

.......\......\SYMBOL.FPT

.......\EX.MAK

.......\EX.MAP

.......\EX.OBJ

.......\EX.OUT

.......\EX.paf

.......\EX.paf2

.......\EX.pjt

.......\EX.sbl

.......\F2407REGS.H

.......\GLOBAL.C

.......\GLOBAL.OBJ

.......\LF2407.GEL

.......\LF2407A.H

.......\Main.c

.......\Main.obj

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org