From richard at imagecraft.com Fri Dec 5 00:19:33 2008
From: richard at imagecraft.com (Richard Man)
Date: Fri Dec 5 01:22:30 2008
Subject: [Icc-430] eMOS for AVR Released
Message-ID: <200812050922.mB59MRJq027013@mail.imagecraft.com>
doc: http://www.imagecraft.com/pub/emos_avr.pdf
zip: http://www.imagecraft.com/pub/emos_avr.zip
The zip file is the demo version. You are limited to up to 5 tasks.
Currently you will need to unzip the content in a temporary directory
and then copy the files:
copy *.h c:\iccv7avr\include
copy lib*.a c:\iccv7avr\lib
When we release the next AVR update, the files will be incorporated directly.
****
We really feel that eMOS is a very useful tool. The core features of
preemptive multitasking and message passing are nice, but we also
carefully added additional features such as stack checking, virtual
watchdog, and system call error checking, which can save you
significantly amount of debugging time. Please check out the
documentation or the demo and see for yourselve.
****
Our next port is probably either the MSP430 (the system idle task
hook is ideal for low power systems) or ARM. Let me know if you have
interest in either port.
Thanks.
// richard blog:
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 richard at imagecraft.com Mon Dec 15 04:50:29 2008
From: richard at imagecraft.com (Richard Man)
Date: Mon Dec 15 05:53:37 2008
Subject: [Icc-430] ImageCraft news, next-gen IDE etc.
Message-ID: <200812151353.mBFDrYCB021399@mail.imagecraft.com>
Lots of little updates, checkout our blog at http://imagecraft.wordpress.com
// richard blog:
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 richard at imagecraft.com Tue Dec 30 17:27:24 2008
From: richard at imagecraft.com (Richard Man)
Date: Tue Dec 30 18:32:03 2008
Subject: [Icc-430] new assembler testing request
Message-ID: <200812310232.mBV2W0l6078144@mail.imagecraft.com>
On the road to support the 430X, we have to pull apart the assembler
and re-arrange things. As with all code cleanup, this means that we
spent some times fixing things that were working. Things are working
quite well now, but if you can spend just a little time testing the
new assembler, I'd appreciate it. It's best to catch any asm error
now rather than later when more things are changed. Note: I am only
referring to 430 support, not 430X!
So if you have a few minutes, please make a backup copy of
c:\iccv7430\bin\ias430.exe, then grab
http://www.dragonsgate.net/pub/BETA/ias430.exe and put that in the
bin directory.
Select one of your projects (the bigger the better), make a copy of
the .lst listing file, and then do a Project->RebuildAll. The
resulting .lst file should be identical to the saved copy. If not,
please contact me.
Please also contact me if you have done this experiment and give me
size of your project. Thanks.
Have a happy New Year.
// richard blog:
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 jdurand at interstellar.com Tue Dec 30 17:31:52 2008
From: jdurand at interstellar.com (Jerry Durand)
Date: Tue Dec 30 18:37:28 2008
Subject: [Icc-430] new assembler testing request
In-Reply-To: <200812310232.mBV2W0l6078144@mail.imagecraft.com>
References: <200812310232.mBV2W0l6078144@mail.imagecraft.com>
Message-ID: <495ACB88.5040805@interstellar.com>
Richard Man wrote:
> So if you have a few minutes, please make a backup copy of
> c:\iccv7430\bin\ias430.exe, then grab
> http://www.dragonsgate.net/pub/BETA/ias430.exe and put that in the bin
> directory.
The requested URL /pub/BETA/ias430.exe was not found on this server.
--
Jerry Durand, Durand Interstellar, Inc. www.interstellar.com
tel: +1 408 356-3886, USA toll free: 1 866 356-3886
Skype: jerrydurand
From richard-lists at imagecraft.com Tue Dec 30 17:49:47 2008
From: richard-lists at imagecraft.com (Richard Man)
Date: Tue Dec 30 18:54:24 2008
Subject: [Icc-430] new assembler testing request
In-Reply-To: <495ACB88.5040805@interstellar.com>
References: <200812310232.mBV2W0l6078144@mail.imagecraft.com>
<495ACB88.5040805@interstellar.com>
Message-ID: <200812310254.mBV2sOlh078391@mail.imagecraft.com>
Oops, typo:
http://www.dragonsgate.net/pub/BETAS/ias430.exe
Sorry.
At 05:31 PM 12/30/2008, Jerry Durand wrote:
>Richard Man wrote:
>>So if you have a few minutes, please make a backup copy of
>>c:\iccv7430\bin\ias430.exe, then grab
>>http://www.dragonsgate.net/pub/BETA/ias430.exe and put that in the
>>bin directory.
>
>The requested URL /pub/BETA/ias430.exe was not found on this server.
>
>
>--
>Jerry Durand, Durand Interstellar, Inc. www.interstellar.com
>tel: +1 408 356-3886, USA toll free: 1 866 356-3886
>Skype: jerrydurand
>_______________________________________________
>Icc-430 mailing list
>Icc-430@imagecraft.com
>http://dragonsgate.net/mailman/listinfo/icc-430
// richard
// photo & calligraphy blog: http://rfman.wordpress.com
From jdurand at interstellar.com Wed Dec 31 10:54:43 2008
From: jdurand at interstellar.com (Jerry Durand)
Date: Wed Dec 31 12:00:21 2008
Subject: [Icc-430] new assembler testing request
In-Reply-To: <200812310254.mBV2sOlh078391@mail.imagecraft.com>
References: <200812310232.mBV2W0l6078144@mail.imagecraft.com> <495ACB88.5040805@interstellar.com>
<200812310254.mBV2sOlh078391@mail.imagecraft.com>
Message-ID: <495BBFF3.2010803@interstellar.com>
Richard Man wrote:
> Oops, typo:
>
> http://www.dragonsgate.net/pub/BETAS/ias430.exe
>
> Sorry.
>
Seems to work, I'll use it for a bit and let you know what I break.
NOCC still doesn't with my assembly language but I'm guessing that's not
the assembler.
--
Jerry Durand, Durand Interstellar, Inc. www.interstellar.com
tel: +1 408 356-3886, USA toll free: 1 866 356-3886
Skype: jerrydurand