Version 2.0 (R2006a+) Link for Code Composer Studio Development Tools

This table summarizes what's new in V2.0 (R2006a+):

New Features and ChangesVersion Compatibility ConsiderationsFixed Bugs and Known ProblemsRelated Documentation at Web Site
Yes
Details below
Yes—Details labeled as Compatibility Considerations, below. See also Summary.Bug Reports
Printable Release Notes: PDF

New features and changes introduced in this version are described here.

New architecture for Link for Code Composer Studio Development Tools

This release of the product uses a new internal structure to interact with Code Composer Studio™ (CCS). Link for CCS now installs components (also called plug-ins) in CCS IDE that enable the links and MATLAB commands to run in the IDE process. The internal changes provide improved performance when you read or write data to your target. The interface you see in MATLAB has not changed, only the implementation of the software. All of your scripts and existing code work as before in earlier versions.

Installation Notes

Link for CCS registers a plug-in tool for Code Composer Studio (CCS). After you install Link for CCS, start CCS. CCS will detect the plug-in and prompt you that "New components were detected." Click Yes to enable tools for all compatible CCS releases.

The New Components dialog appears only once. If you do not accept the new components, you cannot use Link for CCS without reregistering the new components and then using the Component Manager in CCS to enable them.

Compatibility Considerations

The following changes result from the new architecture and the improved performance.

Timeout Argument Added to insert and delete Methods

Both insert and delete now offer an input argument, timeout, that lets you specify explicitly the time the insert or delete operations wait while CCS processes the commands. You specify the time-out period in seconds. Please note the next new feature below that relates to this one. Note also that the timeout input option applies to all debug point options—break points, probe points, and profile points (called debug points).

insert and delete Now Blocking Operations

When you use insert or delete to add or remove a debug point (a break point, probe point, or profile point) in CCS, the process now operates in blocking mode. Blocking mode means that after you issue a insert or delete command in MATLAB, the MATLAB method retains control until your requested process reaches completion (it adds or deletes the debug point) or the process exceeds the time-out period as specified by either the optional timeout input argument or the default time-out value in cc.timeout. This represents a change to the earlier insert and delete operations.

Compatibility Considerations

The following changes result from the new insert and delete operation:

RTDX Simulation Blocks in New Demo RTDX Simulation

A new demo, Transferring Data Between Simulink and a Target Application (rtdxsumdiffdemo), introduces two new blocks for working with RTDX in Simulink models. The new blocks, RTDX Read and RTDX Write, enable you to simulate RTDX communications with an application running on a hardware platform.

These new blocks are for demonstration purposes only. And they only apply in Simulink models on the host. They do not generate code for target applications.

build Supports Output Arguments

build now supports a pair of output arguments that return information about the build process. This syntax

[result,numwarns]=build(...)

returns two output values that report the results of the build operation. For a successful build, the output arguments are the following:

When the build is not successful, build displays an error and a message that contains the build error string in the MATLAB Command Window.

createobj Improved to Work With All Functions

createobj now returns complete function objects for library functions as well as C functions. In earlier releases, createobj could not return function objects from library functions that contained all necessary information to run the function.

Compatibility Considerations

The following changes result from the upgraded createobj.

CCS 3.1 Compatibility Updates

This release of Embedded IDE Link CC continues to support Code Composer Studio 3.1 with additional compatibility considerations as listed here.

Compatibility Considerations

The following issues reflect changes to the support provided by Embedded IDE Link CC:

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS
 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS