CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] EMC? Jon ?

Posted by Alex Holden
on 2005-07-24 11:30:23 UTC
On 24 Jul 2005, at 17:40, Roy J. Tellason wrote:
> I don't know whether it would fit in that category or not, but I
> have here a
> 6809-based board that comes up in Forth. Expensive? Well, the
> guy I got it
> from paid something over $300 for it, as I recall. I got it a
> while back,

It sounds like you have a development board with an embedded Forth
system on it. Quite different to the graphical integrated development
environments and optimising compilers that MPE and Forth Inc. sell.

> along with all sorts of manuals, which I read over, in addition
> to the
> stuff I was finding out there on the 'net. And I *still* don't see
> anything
> that's designed to interface, to talk to anything besides the
> terminal you
> have hooked up to it. Maybe I'm missing something here?

@ and ! are used to read from and write to memory locations.
Generally you build your device drivers up from there. Your system
might already have words defined for interfacing to the hardware in
the eval board or it might not (the manuals should tell you).

> You'd think it
> would be more apparent, what with all the way it gets touted as a
> good tool
> for low-level control of hardware...

Forth has a steep learning curve, but it's a powerful tool once you
know how to use it.

You might want to try chatting to the guys on the #forth channel on
the Freenode IRC network.

--
------------ Alex Holden - http://www.alexholden.net/ ------------
If it doesn't work, you're not hitting it with a big enough hammer

Discussion Thread

ibewgypsie 2005-07-23 05:39:52 UTC EMC? Jon ? caedave 2005-07-23 07:34:31 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? davegsc@t... 2005-07-23 09:18:38 UTC RE: [CAD_CAM_EDM_DRO] EMC? Jon ? Roy J. Tellason 2005-07-23 15:19:36 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? Jon Elson 2005-07-23 15:41:35 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? ibewgypsie 2005-07-23 17:39:21 UTC Re: EMC? Jon ? Alex Holden 2005-07-24 01:06:44 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? caedave 2005-07-24 04:36:28 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? Roy J. Tellason 2005-07-24 09:44:51 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? Roy J. Tellason 2005-07-24 09:50:41 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? Alex Holden 2005-07-24 11:30:23 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? KM6VV 2005-07-24 11:59:50 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ? caedave 2005-07-24 15:55:06 UTC Re: [CAD_CAM_EDM_DRO] EMC? Jon ?