您好,欢迎光临本网站![请登录][注册会员]  
文件名称: Code Composer Studio
  所属分类: 硬件开发
  开发工具:
  文件大小: 3mb
  下载次数: 0
  上传时间: 2009-11-16
  提 供 者: biya****
 详细说明: Preface ............................................................................................................................... 9 1 Introduction ............................................................................................................. 11 1.1 Welcome to the World of eXpressDSP™...................................................................... 12 1.2 Development Flow ................................................................................................ 13 2 Getting Started Quickly ............................................................................................. 15 2.1 Launching the Code Composer Studio Development Tools................................................. 16 2.1.1 Important Icons Used in Code Composer Studio .................................................... 16 2.2 Creating a New Project ........................................................................................... 16 2.3 Building Your Program............................................................................................ 17 2.4 Loading Your Program............................................................................................ 17 2.5 Basic Debugging .................................................................................................. 17 2.5.1 Go to Main ................................................................................................ 17 2.5.2 Using Breakpoints ........................................................................................ 17 2.5.3 Source Stepping.......................................................................................... 18 2.5.4 Viewing Variables ........................................................................................ 18 2.5.5 Output Window ........................................................................................... 18 2.5.6 Symbol Browser .......................................................................................... 18 2.6 Introduction to Help ............................................................................................... 18 3 Target and Host Setup .............................................................................................. 19 3.1 Setting Up the Target ............................................................................................. 20 3.1.1 Code Composer Studio Setup Utility .................................................................. 20 3.1.2 Parallel Debug Manager................................................................................. 23 3.1.3 Connect/Disconnect...................................................................................... 23 3.1.4 Status Bar ................................................................................................. 24 3.2 Host IDE Customization .......................................................................................... 24 3.2.1 Default Colors and Faults ............................................................................... 24 3.2.2 Default Keyboard Shortcuts............................................................................. 25 3.2.3 Other IDE Customizations .............................................................................. 25 4 Code Creation .......................................................................................................... 27 4.1 Configuring Projects .............................................................................................. 28 4.1.1 Creating a Project ........................................................................................ 28 4.1.2 Project Configurations ................................................................................... 30 4.1.3 Project Dependencies ................................................................................... 31 4.1.4 Makefiles .................................................................................................. 32 4.1.5 Source Control Integration .............................................................................. 33 4.2 Text Editor.......................................................................................................... 34 4.2.1 Viewing and Editing Code............................................................................... 34 4.2.2 Customizing the Code Window......................................................................... 34 4.2.3 Using the Editor's Text Processing Functionality .................................................... 35 4.2.4 Setting Auto-Save Defaults ............................................................................. 36 4.2.5 Autocompletion, Tooltips and Variable Watching (CodeSense) ................................... 36 4.2.6 Using an External Editor................................................................................. 37 4.3 Code Generation Tools........................................................................................... 38 SPRU509H–October 2006 Contents 3 Submit Documentation Feedback 4.3.1 Code Development Flow ................................................................................ 38 4.3.2 Project Build Options .................................................................................... 38 4.3.3 Compiler Overview ....................................................................................... 40 4.3.4 Assembly Language Development Tools ............................................................. 40 4.3.5 Assembler Overview ..................................................................................... 40 4.3.6 Linker Overview .......................................................................................... 41 4.3.7 C/C++ Development Tools .............................................................................. 41 4.4 Building Your Code Composer Studio Project ................................................................ 42 4.4.1 From Code Composer Studio........................................................................... 42 4.4.2 External Make ............................................................................................ 42 4.4.3 Command Line ........................................................................................... 42 4.5 Available Foundation Software .................................................................................. 43 4.5.1 DSP/BIOS ................................................................................................. 43 4.5.2 Chip Support Library (CSL) ............................................................................. 43 4.5.3 Board Support Library (BSL)............................................................................ 44 4.5.4 DSP Library (DSPLIB) ................................................................................... 44 4.5.5 Image/Video Processing Library (IMGLIB)............................................................ 45 4.5.6 TMS320 DSP Algorithm Standard Components ..................................................... 46 4.5.7 Reference Frameworks.................................................................................. 47 4.6 Automation (for Project Management).......................................................................... 49 4.6.1 Using General Extension Language (GEL) ........................................................... 49 4.6.2 Scripting Utility ............................................................................................ 49 5 Debug ..................................................................................................................... 51 5.1 Setting Up Your Environment for Debug ....................................................................... 52 5.1.1 Setting Custom Debug Options ........................................................................ 52 5.1.2 Simulation ................................................................................................. 55 5.1.3 Memory Mapping......................................................................................... 55 5.1.4 Pin Connect ............................................................................................... 57 5.1.5 Port Connect .............................................................................................. 57 5.1.6 Program Load............................................................................................. 58 5.2 Basic Debugging .................................................................................................. 59 5.2.1 Running/Stepping ........................................................................................ 59 5.2.2 Breakpoints................................................................................................ 60 5.2.3 Connecting Breakpoints to Files........................................................................ 63 5.2.4 Watch Window............................................................................................ 65 5.2.5 Property Page Manager Window....................................................................... 67 5.2.6 Memory Window.......................................................................................... 68 5.2.7 Register Window ......................................................................................... 71 5.2.8 Disassembly/Mixed Mode ............................................................................... 73 5.2.9 Call Stack.................................................................................................. 73 5.2.10 Symbol Browser ......................................................................................... 74 5.2.11 Command Window...................................................................................... 74 5.2.12 Memory Save/Load Utility .............................................................................. 75 5.2.13 C6000 Functional Simulators Interrupt Latency Detection Feature............................... 75 5.2.14 Cache Coherence ....................................................................................... 75 5.2.15 Cache Tag RAM Viewer................................................................................ 76 5.2.16 Exception Reporting .................................................................................... 78 5.2.17 Software Pipelined Loop (SPLOOP) Buffer.......................................................... 79 4 Contents SPRU509H–October 2006 Submit Documentation Feedback 5.2.18 MMU Page Table Viewer............................................................................... 79 5.3 Advanced Debugging Features ................................................................................. 80 5.3.1 Advanced Event Triggering (AET) ..................................................................... 80 5.4 Real-Time Debugging ............................................................................................ 82 5.4.1 Real-Time Mode.......................................................................................... 82 5.4.2 Rude Real-Time Mode................................................................................... 83 5.4.3 Real-Time Data Exchange (RTDX) .................................................................... 84 5.5 Automation (for Debug)........................................................................................... 87 5.5.1 Using the General Extension Language (GEL) ...................................................... 87 5.5.2 Scripting Utility for Debug ............................................................................... 87 5.6 Reset Options...................................................................................................... 87 5.6.1 Target Reset .............................................................................................. 87 5.6.2 Emulator Reset ........................................................................................... 88 5.6.3 Advanced Resets......................................................................................... 88 5.6.4 Halt on Reset ............................................................................................. 88 6 Analyze/Tune ........................................................................................................... 89 6.1 Application Code Analysis ....................................................................................... 90 6.1.1 Data Visualization ........................................................................................ 90 6.1.2 Simulator Analysis........................................................................................ 91 6.1.3 Emulator Analysis ........................................................................................ 91 6.1.4 DSP/BIOS Real-Time Analysis (RTA) Tools.......................................................... 92 6.1.5 Code Coverage and Multi-Event Profiler Tool........................................................ 94 6.2 Application Code Tuning (ACT) ................................................................................. 94 6.2.1 Tuning Dashboard........................................................................................ 94 6.2.2 Compiler Consultant ..................................................................................... 97 6.2.3 Cache Tune ............................................................................................... 97 7 Additional Tools, Help, and Tips ................................................................................. 99 7.1 Component Manager............................................................................................ 100 7.1.1 Opening Component Manager........................................................................ 101 7.1.2 Multiple Versions of Code Composer Studio........................................................ 101 7.2 Update Advisor................................................................................................... 101 7.2.1 Registering Update Advisor ........................................................................... 101 7.2.2 Checking for Tool Updates ............................................................................ 101 7.2.3 Automatically Checking for Tool Updates ........................................................... 102 7.2.4 Uninstalling the Updates ............................................................................... 102 7.3 Additional Help ................................................................................................... 102 7.3.1 Online Help .............................................................................................. 102 7.3.2 Online Tutorial........................................................................................... 102 SPRU509H–October ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: Code Composer Studio
 输入关键字,在本站1000多万海量源码库中尽情搜索: