| Version 1.4.2 (R14SP3) Link for Code Composer Studio Development Tools Release Notes | ![]() |
This table summarizes what's new in V1.4.2 (R14SP3):
| New Features and Changes | Version Compatibility Considerations | Fixed Bugs and Known Problems | Related 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:
For this release, we changed the createobj method to reduce the time it takes to create new objects. When you create an object, createobj no longer saves any registers while creating the object. Earlier versions stored default registers from a list named saveregs. That list is now empty by default. As a result, the process for constructing new objects is faster. You can still add new registers to the saved registers list with addregister, and you can delete saved registers from the list with deleteregister. You must add the registers to the saved registers list immediately after you create the object.
Since we no longer save any default registers, the cleanup method does not perform any function unless you added registers to saveregs.
![]() | Version 1.5 (R2006a) Link for Code Composer Studio Development Tools | Compatibility Summary for 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 |