Windows XP (32 bit & 64 it) ^ Windows Vista (32 bit & 64 bit) ^ Windows 7 (32 bit & 64 bit)
Current Version
Version 5.22
Version Date
12/15/2009
Product Information
Description
IAR-Kickstart (zip, slac050)
IAR Embedded Workbench Kickstart for MSP430 is an Integrated Development Environment (IDE) for building and debugging embedded applications for MSP430 microcontrollers. The IDE includes a code size limited C-Compiler/Unlimited Assembler/FET Debugger/Simulator. The code size limitation of C/C++ compiler is set to 4 Kbytes for traditional MSP430 devices and 8 Kbytes for MSP430X devices with >60KB Flash. The Debugger is a fully integrated debugger for source and disassembly level debugging with support for complex code and data breakpoints.
Tool Name: IAR Embedded Workbench Kickstart Version 4 Contents: IAR 4.21.8 /WIN, FET 5.22/WIN Updates: Added support for MSP430F55xx, MSP430F54xxA , MSP430F461x1, MSP430F461x, CC430F513x , CC430F612x, CC430F613x device configurations.
Includes the latest MSP430 device support files and MSP430.DLL driver module.
Highlights of this version:
New TI FET USB tool driver
64-bit device drivers for the TI FET USB tool are now included in the product installation. Drivers for the following systems are included:
Windows XP 32/64, Windows Vista 32/64, Windows 7 32/64.
New devices
Support has been added for these devices:
MSP430F4481, MSP430F4491
MSP430F46161, MSP430F46171, MSP430F46181, MSP430F46191
MSP430F4616, MSP430F4617, MSP430F4618, MSP430F4619
MSP430F47126, MSP430F47127
MSP430F47163, MSP430F47173, MSP430F47183, MSP430F47193
MSP430FG477, MSP430FG478, MSP430FG479
MSP430F477, MSP430F478, MSP430F479
MSP430F47167, MSP430F47177, MSP430F47187, MSP430F47197
MSP430F47166, MSP430F47176, MSP430F47186, MSP430F47196
MSP430F4152, MSP430F4132
Information Center
A web based navigation system that gives easy access to tutorials, product documentation and example projects. Select Help -> Information Center to display the Information Center.
Debugging multiple images
C-SPY is now capable of debugging several independently built images during one debug session. Under Project options>Debugger>Images you specify the location of the images to be downloaded in addition to the current application. There is also a new debugger window called Images where you select for which application debug information shall be displayed.
__ramfunc
The new extended keyword __ramfunc makes a function execute in RAM. The code will be copied from flash into RAM by the startup code.
Auto refresh in the debugger memory window
The debugger memory window can be refreshed during program execution, both manually and periodically.
New cspybat features
These new features have been added to cspybat:
code coverage
download only mode
timeout option
New C-SPY macro __delay(milliseconds)
New icons in Project Manager window
Code templates:
possibility to organize code templates in submenus
$DATE$, $USER_NAME$, and $FILE_FNAME$ supported
Additional features
Multi-file compilation resulting in a single compiler output file
VisualSTATE build integration
Support for MSP435F5xx Family bootstrap loader environment
New data models for MSP430X (Small, Medium, Large)
Improved calling convention
Support for 32-bit hardware multiplier in C-SPY simulator and C library
TimerA1 and TimerB1 are now simulated when the C-SPY simulator is used
Support for multiple MSP-FET430UIF (TI USB FET) modules
Static watch window
Symbolic Memory window
Improved breakpoint display
Memory save/restore (also in TI-TXT format)
New generic header files
uC/OS-II Kernel Awareness Plug-in in C-SPY
Support for debug modules from Elprotronic, Olimex and Softbaugh