From richard at imagecraft.com Fri Jul 18 00:34:14 2008
From: richard at imagecraft.com (Richard Man)
Date: Fri Jul 18 01:36:32 2008
Subject: [Icc-430] ImageCraft Blog
Message-ID: <200807180836.m6I8aULF040499@mail.imagecraft.com>
I have started an ImageCraft blog at http://imagecraft.wordpress.com/
Link will be added to our website soon.
// richard
On-line orders,
support, and listservers available on web site.
[ For technical support on ImageCraft products, please include all
previous replies in your msgs. ]
From llchisho at paradise.net.nz Thu Jul 24 21:27:07 2008
From: llchisho at paradise.net.nz (llchisho@paradise.net.nz)
Date: Thu Jul 24 22:30:34 2008
Subject: [Icc-430] MSP430 assembler vs new IDE
Message-ID: <1216960027.4889561bd1edd@www.paradise.net.nz>
The MSP430 assembler currently adds an implicit ".area text" directive in front
of all assembly source files unless directed otherwise.
This has always seemed strange to me - it makes assembling a correctly written
customised startup file require a special menu item and assembly mode, and
prevents it from being built with the rest of a project in the IDE.
This is not such an issue if you are compiling outside the IDE and can setup
special rules in the makefile.
It seems to be there only to support naive assembly users; the compiler emits
the correct area statements in its intermediate files anyway, and if you are
writing assembly code in this day and age you should be able to manage your
areas correctly (and probably want to).
I would suggest that this "feature" should be dropped from the next version.
Len Chisholm.
From richard at imagecraft.com Thu Jul 31 15:33:30 2008
From: richard at imagecraft.com (Richard Man)
Date: Thu Jul 31 16:36:57 2008
Subject: [Icc-430] Done any interesting projects? Lets showcase it on the
ImageCraft Blog
Message-ID: <200807312336.m6VNatgY020340@mail.imagecraft.com>
Through the years, I have seen some very interesting projects from
our customers. We get pretty good number of hits to our new blog. If
you have done some interesting projects and want to be "showcased,"
email me off-list.
Thanks.
// richard
On-line orders,
support, and listservers available on web site.
[ For technical support on ImageCraft products, please include all
previous replies in your msgs. ]