Device Support
The TMS320F2802x series model models the behavior of the following microcontrollers from Texas Instruments™:
TMS320F280200PT
TMS320F280200DA TMS320F28020PT
TMS320F28020DA

TMS320F28021PT TMS320F28021DA TMS320F28022PT TMS320F28022DA
TMS320F28023PT TMS320F28023DA TMS320F28026PT TMS320F28026DA
TMS320F28027PT TMS320F28027DA     

The suffix denotes a package of microcontroller: PT – LQFP with 38 pins, DA – TSSOP with 48 pins.

Please check the Texas Instruments website (www.ti.com) for the latest information and errata on these devices.

Compiler Support
Source Level Debugging is supported

Through the COF file format exported from the CCE Compiler. Please refer to toolchain installation for more information.
The free VSM Studio IDE will automatically configure your CCE toolchain for use with Proteus VSM. Download from our website  (www.labcenter.com)

See Also:
Model Properties
Loaders
General Model Limitations
Toolchain Installation

这些是Proteus自带的PICCOLO.chm help文件里面的内容
点赞  2012-11-5 22:44
COFF/DWARF
The COFF format for PICCOLO is a public domain symbolic debug format used by Code Composer.

COFF files for the PICCOLO have the extension '.COF'  and contain full symbolic debug information including source line address and variable data. To load a COFF file into the model, you will need to set the program property with the full filename and extension. e.g.

PROGRAM=MYFILE.COF

Note that the COFF file contains absolute paths to the 'C' source files, and problems may arise if the project is moved from one directory to another.  The corresponding DWARF file should be in the same directory as the COF file.

HEX
Failing all else, simply specify the HEX file as the program property for the processor on the schematic. This will simulate but will not single step debug as there is not enough information to provide a source window.
点赞  2012-11-5 22:46
To work with PICCOLO parts you need both ControlSUITE and Code Composer Studio Free (CCS-FREE) installed. The following is a basic guide outlining the required steps:
Download CCS-FREE (version 4.2 or later) from Texas Instuments and install it.  If your operating system is Windows 7 or Windows Vista you should install it to your home (My Documents) folder as CCS-FREE is not compatible with the way newer versions of windows handle user rights escalation.
Ensure that C2000 support is included.
Update CCS.
Ensure you have .NET framework 3.5 installed, and then install controlSUITE from Texas Instruments, ensuring the relevant components are installed.
Configure the toolchain to output a .COF file for source level debugging. Alternatively, install the VSMStudio IDE from the Labcenter website which will detect the toolchain and configure it automatically for you.
上面这段应该是生成.cof文件的方法吧  酷B啊 我在Proteus官网下的VSMStudio IDE 貌似无法安装。
以上所录,权当抛砖,希望仿真成功的前辈能够及早公布仿真步骤与方法,以免去更多无谓的重复劳动。
点赞  2012-11-5 22:55

实际硬件测试controlStick

proteus的仿真结果与实际硬件差别不大
闪烁灯.MP4 (8.61 MB)
(下载次数: 13, 2012-11-6 00:11 上传)
点赞  2012-11-6 00:11

回复 37楼 平湖秋月 的帖子

你是用hex和cof全部仿真成功了吗?为什么我的hex'文件没有反应呢??我是按照你给我发的网址的步骤改的,可能里面哪有问题 能把你改的cmd和bat文件给我看一下吗?我没有弄出来
点赞  2012-11-9 11:01
引用: 原帖由 bdgog 于 2012-11-5 21:33 发表
The free Labcenter VSM Studio IDE can greatly simplify this task as it will automatically configure supported compilers to work with a Proteus VSM simulation.

从Labcenter网站上摘到一句,而且看Prote ...
没错,.cof就是VSM Studio产生的,VSM Studio下载地址是 : http://www.labcenter.com/download/prodemo_download.cfm#vsmstudio  VSMSTUDIOSETUP.EXE  14M bytes

只要你你安装了CCS4.2以上,用VSM Studio IDE,他会自动连接CCS编译器的,
Protues帮助文件早就说明了,只是楼主大惊小怪,什么天下第一的.
另外CCS也可以修改makefile自定义输出.HEX .COF.ELF都可以,方便的很。
COF产生.PNG
点赞  2012-11-27 14:55
原帖由 bdgog 于 2012-11-5 21:33 发表
The free Labcenter VSM Studio IDE can greatly simplify this task as it will automatically configure supported compilers to work with a Proteus VSM simulation.
从Labcenter网站上摘到一句,而且看Prote ...

这位兄弟说的没错,.cof就是VSM Studio产生的,VSM Studio下载地址是 : http://www.labcenter.com/download/prodemo_download.cfm#vsmstudio  
VSMSTUDIOSETUP.EXE  14M bytes
只要你安装了CCS4.2以上,用VSM Studio IDE,他会自动连接编译器的,
Protues帮助文件早就说明了。只是楼主大惊小怪的,什么天下第一,呵呵。俺早就玩过了。
另外CCS也可修改makfile文件自定义输出 .HEX .COF .ELF格式的文件。方便调试.

COF产生.PNG
点赞  2012-11-27 15:07
原帖由 bdgog 于 2012-11-5 21:33 发表
The free Labcenter VSM Studio IDE can greatly simplify this task as it will automatically configure supported compilers to work with a Proteus VSM simulation.
从Labcenter网站上摘到一句,而且看Prote ...

这位兄弟说的没错,.cof就是VSM Studio产生的,VSM Studio下载地址是 protues的官方网站,找到download  下载VSMSTUDIOSETUP.EXE  14M bytes
只要你安装了CCS4.2以上,用VSM Studio IDE,他会自动连接编译器的,
Protues帮助文件早就说明了。只是楼主大惊小怪的,什么天下第一的,呵呵,俺早就玩过了。
另外CCS也可以修改makefile,自定义出各种.hex .cof .elf .out的格式文件,方便调试。

[ 本帖最后由 kingsr 于 2012-11-27 19:11 编辑 ]
  • COF产生.PNG
技术就是像大海,而你就是海里面的一粒小沙子..
点赞  2012-11-27 15:11
帖子一审核,结果连发了3个帖子了。
vsm_setup.PNG
技术就是像大海,而你就是海里面的一粒小沙子..
点赞  2012-11-27 19:18
加载了.cof就能调试了,
ok.PNG
技术就是像大海,而你就是海里面的一粒小沙子..
点赞  2012-11-27 19:22
123
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复