bdgog

    1. 消费电子领域十大技术趋势 1057/124936 移动便携 2013-05-01
      学习一下 展望未来啊
    2. 机器视觉的车道偏离预警系统 20/7211 汽车电子 2012-11-25
      高端东西必须收藏啊
    3. 语音芯片技术资料 6/7346 汽车电子 2012-11-25
      看下 这个比较感兴趣啊
    4. VSM studio确实只是对CCS5.2进行了自动配置,生成了.cof文件,至于在CCS5.2里面如何手动配置,要待再行研究了。
    5. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-05
      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 貌似无法安装。 以上所录,权当抛砖,希望仿真成功的前辈能够及早公布仿真步骤与方法,以免去更多无谓的重复劳动。
    6. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-05
      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.
    7. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-05
      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文件里面的内容
    8. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-05
      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网站上摘到一句,而且看Proteus提供的一些例程,生成的加载文件都会有.cof 和一个空的.asm文件,工程后缀应该是.vsmp。 貌似The free Labcenter VSM Studio IDE,应该是生成.cof文件的工具。
    9. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-04
      直接在CCS5里面生成.cof吗? CCS3.3有没有这个配置选项?
    10. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-04
      基于proteus的Piccolo DSP电灯实验例程里面的gpio_led.cof gpio_led.cof.asm两个文件是怎么得到的? 还请指教 是用CCS5直接生成的还是转换得到的?
    11. Proteus给DSP开发与学习带来新的气象!!好! 28/12561 微控制器 MCU 2012-11-04
      楼主不妨出一个详细教程加例程,这样便于初学者跟进,DSP的各种配置本身就比较繁琐额。新手入门尤其是自学难度较大。
    12. 关于proteus 7.10 仿真DSP 2/3443 DSP 与 ARM 处理器 2012-11-04
      为什么例程里面加载的是.cof文件啊
    13. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-04
      我看例程里面加载的是.cof格式的文件啊 类似51的.omf文件 这样在Proteus里面就可以实现源码级调试了
    14. 用Protes玩透F2802x DSP! 49/11895 DSP 与 ARM 处理器 2012-11-04
      看到此帖 让我又萌生起当年玩Proteus的冲动

最近访客

< 1/1 >

统计信息

已有130人来访过

  • 芯积分:--
  • 好友:--
  • 主题:1
  • 回复:14

留言

你需要登录后才可以留言 登录 | 注册


彭段环 2014-10-4
你好,好不容易找到了你的这个帖子,希望你给我一些指导
查看全部