<html>
<body>
BETA1 is exactly the same as BETA0 except that I have switched back to
the TI HIL.DLL for now. A customer was having a weird problem with the
F149 (yes, the old reliable) that was solved by using the NoICE HIL.DLL
but obviously there are some compatibility issues between it and the
latest TI MSP430.DLL.<br><br>
I will fix the readme file entry re: HIL.DLL as well :-)<br><br>
<br>
***<br>
Never did release 7.07A, so rolling the latest into 7.08. Will try to
release it in the next few days:<br><br>
<b>
<a href="http://www.imagecraft.com/pub/iccv7430_v708_beta1.exe" eudora="autourl">
http://www.imagecraft.com/pub/iccv7430_v708_beta1.exe<br><br>
</a></b>From the readme:<br>
V7.08 -<br>
[ Removed the rarely if ever used RCS interface. Note: ICC no
longer<br>
uses any GPL utilities. ]<br><br>
[ TI DLL and header files ]<br>
- V2.03.4 of the TI MSP430.DLL with support for
MSP430Xv2 chips<br>
- new header files for MSP430F54x (msp430x54x.h)
and<br>
MSP430FE42x2 (msp430xE42x2.h)<br>
IDE<br>
- Minor terminal function enhancements.<br>
- Added
Project->Options->Project->"Makefile Options" of two
choices<br>
"Relative Paths" or
"Absolute Paths"<br>
- HIL.DLL V9.0.xx is used from the NoICE distribution.
This seems to<br>
solve some rare case of JTAG programming
issues.<br><br>
Compiler<br>
- Added the following INTRINSIC functions:<br>
int GET_SR(void), GET_SR_IRQ(void);<br>
void PUT_SR(int),
PUT_SR_IRQ(int);<br><br>
for accessing the SR status register in a
normal function and<br>
interrupt handler.<br>
- Added NOP after the initial DINT for monitor
functions.<br>
- In the code fragment:<br>
long *dst, *src; ... *dst++ =
*src++;<br>
if src (which must be a "long
*") did not get allocated to a<br>
register, incorrect code might
result.<br>
- Fixed a bug where under some conditions, the use of
LPMx macros might<br>
cause stack inbalance especially when it
is followed by complex<br>
floating point expressions.<br><br>
Library<br>
- Fixed a bug where strncpy incorrect zeroed out the
SRC string if the<br>
count argument is shorter than the src
string.<br><br>
<x-sigsep><p></x-sigsep>
// richard <
<a href="http://www.imagecraft.com/" eudora="autourl">
http://www.imagecraft.com/</a>><br>
<
<a href="http://www.dragonsgate.net/mailman/listinfo" eudora="autourl">
http://www.dragonsgate.net/mailman/listinfo</a>> On-line orders,
support, and listservers available on web site.<br>
[ For technical support on ImageCraft products, please include all
previous replies in your msgs. ] <br>
_______________________________________________<br>
Icc-430 mailing list<br>
Icc-430@imagecraft.com<br>
<a href="http://dragonsgate.net/mailman/listinfo/icc-430" eudora="autourl">
http://dragonsgate.net/mailman/listinfo/icc-430<br>
</a></body>
<br>
// richard (This email is for mailing lists. To reach me directly, please
use richard at imagecraft.com)</html>