RELEASE NOTES
for IAR Embedded Workbench for MSP430 version 5.10.1
Read about the latest features, new device support, and program corrections in the release notes.
- Highlights
- Important information
- Release notes for individual components
- Product packages
- Installation and license activation
Highlights
C99 compliance
Compliance with ISO C99 standard. Information about the effect of this change is available in the IAR Embedded Workbench for MSP430 Migration GuideNew devices
Support has been added for these devices:
MSP430F5510
MSP430F6638
MSP430G2001
MSP430G2101, MSP430G2111, MSP430G2121, MSP430G2131
MSP430G2201, MSP430G2211, MSP430G2221, MSP430G2231
__persistent
Global or static variables defined with the new attribute__persistent
will not be initialized by cstartup, but only by a code downloader or similar add-on functionality. See the IAR C/C++ Compiler Reference Guide for MSP430 for more information.__ro_placement
You can use the new attribute__ro_placement
in combination with the type qualifiersconst
andvolatile
to inform the compiler that a variable should be placed in read-only (code) memory. See the IAR C/C++ Compiler Reference Guide for MSP430 for more information.Find in files improvements
Regular expressions: You can now use regular expressions in the search field, if the corresponding check-box is selected. The regular expressions must use the Perl standard.Search the whole workspace: You can now let the search traverse all projects in the workspace by selecting the option For all projects in workspace.
Automatic driver installation
The installation program automatically installs the correct USB driver for the TI USB FET module depending, on your host operating system. The following operating systems are supported:
Windows XP 32/64, Windows Vista 32/64, Windows 7 32/64.New C-SPY macros
Two new C-SPY macros has been added;__isBatchMode()
and__targetDebuggerVersion()
. For more information see User guide corrections.The IAR C/C++ Compiler Reference Guide for MSP430 has been updated.
The online help has a new look and feel. For the compiler, the online help information has also been updated.
Important information
- Before you install
To avoid any problems, do not install this release in a directory where you have previously installed any older version of IAR Embedded Workbench. It is recommended that you either uninstall an earlier product, or install this release in a separate directory. As before, however, it is possible to install different products, all using the same version of the main application, in the same root directory.
- After installation
If you are using the parallel port version of the FET tool (e.g. TI's MSP-FET430PIF), a restart of your PC is required to start proper operation of the DriverX parallel port driver. - Migration
Project files generated by version 3.x or newer of IAR Embedded Workbench for MSP430 can be opened by the project manager in this version of the product. Project files generated by version 1.x and 2.x can also be opened but the debugger settings will however be lost and must be set again.
If you are migrating from version 2.x or later to this version we recommend that you take a look at the IAR Embedded Workbench for MSP430 Migration Guide for detailed information.
If you are migrating from version 1.x to this version, you can use the Step by step migration for descriptions on how to convert your old projects.
- Upgrade from Kickstart to the full version
It will be possible to use a Kickstart project without modifications in the full or Baseline version of IAR Embedded Workbench for MSP430. - The IAR XLINK Linker, IAR XLIB Librarian and IAR XAR Library Builder have
been moved from the
common\bin
directory to the430\bin
directory. Related documentation files and code examples have been moved to430\doc
and430\src\xlink
respectively. - Windows Vista
Windows Vista has a new security mechanism called UAC (User Access Control). Disabling UAC will make Vista work more like XP, but this is not recommended because it will reduce the security of the computer. It is not necessary to run the IAR Embedded Workbench IDE as an administrator. However, if you are not, modifications to the installed product tree in C:\Program Files\IAR Systems might not work as intended and could give unexpected results. One example is opening and building projects directly from the installed product tree. The build will succeed, but the resulting files (object, list, ...) will not appear where expected. Instead all output files will be redirected by Vista to C:\Users\<user name>\AppData\Local\VirtualStore\Program Files\IAR Systems. To avoid this, the preferred way is to copy the examples to a location outside Program Files, either manually or automatically by opening them via the IAR Information Center.
Upgrade information
Trademarks
IAR Systems, IAR Embedded Workbench, C-SPY, visualSTATE, From Idea to Target, IAR KickStart Kit, IAR PowerPac, IAR YellowSuite, and IAR are trademarks or registered trademarks owned by IAR Systems AB.
Microsoft and Windows are registered trademarks of Microsoft Corporation. Adobe and Acrobat Reader are registered trademarks of Adobe Systems Incorporated. CodeWright is a registered trademark of Starbase Corporation. All other product names are trademarks or registered trademarks of their respective owners.
Copyright © 1996-2010 IAR Systems AB.