EmbeddedRelated.com
Forums

MC68HC11Evaluation Board EVB

Started by xcela2001 February 6, 2003
Hello, I'm a student and want to know what kinds of board to
purchase? I need a reliable board with a decent price. Is Axiom
student version board CME-E for $89 any good? How about HC11 F1 Board
http://www.aspisys.com/f1.htm or EVBplus board for $99 or should I
consider the EVBplus2 board for $129 student version at
http://www.evbplus.com/.



--- In , "xcela2001 <xcela2001@y...>"
<xcela2001@y...> wrote:
> Hello, I'm a student and want to know what kinds of board to
> purchase? I need a reliable board with a decent price. Is Axiom
> student version board CME-E for $89 any good? How about HC11 F1
Board
> http://www.aspisys.com/f1.htm or EVBplus board for $99 or should I
> consider the EVBplus2 board for $129 student version at
> http://www.evbplus.com/.

Also, how about Adapt11EVBU Combo Package from
http://www.technologicalarts.com/myfiles/t1.html#EVBU


I have used the Axiom CME-11E9-EVBU with one of my classes. It worked
fine for the students. I believe it was about $130. However, I think
my favorite was Motorola's EVBU board at about $70. Unfortunately, I
don't think it is available any more.

Emmett Redd Ph.D. mailto:
Associate Professor (417)836-5221
Department of Physics, Astronomy, and Material Science
Southwest Missouri State University Fax (417)836-6226
901 SOUTH NATIONAL Dept (417)836-5131
SPRINGFIELD, MO 65804 USA

> -----Original Message-----
> From: xcela2001 <> [mailto:]
> Sent: Thursday, February 06, 2003 2:28 PM
> To:
> Subject: [m68HC11] MC68HC11Evaluation Board EVB
>
> Hello, I'm a student and want to know what kinds of board to
> purchase? I need a reliable board with a decent price. Is Axiom
> student version board CME-E for $89 any good? How about HC11 F1 Board
> http://www.aspisys.com/f1.htm or EVBplus board for $99 or should I
> consider the EVBplus2 board for $129 student version at
> http://www.evbplus.com/. > ------------------------ Yahoo! Groups Sponsor
>
> To unsubscribe from this group, send an email to: >
>
> ">http://docs.yahoo.com/info/terms/
>




> I need a reliable board with a decent price.

Don't forget <www.pmb.co.nz>.

Clifford.




----- Original Message -----
From: <>
To: <>
Sent: Thursday, February 06, 2003 2:27 PM
Subject: [m68HC11] MC68HC11Evaluation Board EVB : Hello, I'm a student and want to know what kinds of board to
: purchase? I need a reliable board with a decent price. Is Axiom
: student version board CME-E for $89 any good? How about HC11 F1 Board
: http://www.aspisys.com/f1.htm or EVBplus board for $99 or should I
: consider the EVBplus2 board for $129 student version at
: http://www.evbplus.com/.
:
Find out what kind of boards they use for classes on campus if you can or
find a board that some one has done a lot of work with that you can get to
help you if you can. Having local support is really nice if you can find it.

If you have to start from scratch consider New Micros boards. I have had
excellent support from them and used them to develop several products. The
larger board can be emulate almost any 68HC11 configuration. They come with
FORTH burned into the OTPROM on the chip and have a basic, small c and
assembler for the 68HC11 that comes with them. The FORTH is a professional
product. Small c is not a standard C compiler but I have seen substantial
products done with it. I think the assembler is the Motorola assembler and I
have not used the basic.

Here is what I use it is an inexpensive set of tools that can do full scale
development. The editor is out of date and not supported and has some
difficulties with Windows XP but still works well enough that I haven't
looked for something else. I would suggest that it not be used for someone
starting out. If someone has a better candidate for a simple editor I would
be interested in hearing about it.
http://www.couger.com/gcouger/newmicros.html

Good luck
Gordon

Gordon Couger
Stillwater, OK
www.couger.com/gcouger


I have found that standard Windows WordPad makes a "useable" program editor
if all else fails. It will usually work smoothly with whatever version of
Windows that is is packaged with.

_However_, you must be careful not to use any font control or formating
functions. If you do so it will puke out all of the embedded document
formatting crap. Just stick to simple ASCII editing functions and always
save as a "text" file. I have never found an assembler or compiler that
will suffer the embedded formating garbage gracefully.

Good luck, Bob Smith --- Avoid computer viruses, Practice safe hex ---

-- Specializing in small, cost effective
embedded control systems -- Robert L. (Bob) Smith
Smith Machine Works, Inc.
9900 Lumlay Road
Richmond, VA 23236 804/745-1065
----- Original Message -----
From: "Gordon Couger" <>
To: <>
Sent: Thursday, February 06, 2003 9:19 PM
Subject: Re: [m68HC11] MC68HC11Evaluation Board EVB >
> ----- Original Message -----
> From: <>
> To: <>
> Sent: Thursday, February 06, 2003 2:27 PM
> Subject: [m68HC11] MC68HC11Evaluation Board EVB > : Hello, I'm a student and want to know what kinds of board to
> : purchase? I need a reliable board with a decent price. Is Axiom
> : student version board CME-E for $89 any good? How about HC11 F1 Board
> : http://www.aspisys.com/f1.htm or EVBplus board for $99 or should I
> : consider the EVBplus2 board for $129 student version at
> : http://www.evbplus.com/.
> :
> Find out what kind of boards they use for classes on campus if you can or
> find a board that some one has done a lot of work with that you can get to
> help you if you can. Having local support is really nice if you can find
it.
>
> If you have to start from scratch consider New Micros boards. I have had
> excellent support from them and used them to develop several products. The
> larger board can be emulate almost any 68HC11 configuration. They come
with
> FORTH burned into the OTPROM on the chip and have a basic, small c and
> assembler for the 68HC11 that comes with them. The FORTH is a professional
> product. Small c is not a standard C compiler but I have seen substantial
> products done with it. I think the assembler is the Motorola assembler and
I
> have not used the basic.
>
> Here is what I use it is an inexpensive set of tools that can do full
scale
> development. The editor is out of date and not supported and has some
> difficulties with Windows XP but still works well enough that I haven't
> looked for something else. I would suggest that it not be used for someone
> starting out. If someone has a better candidate for a simple editor I
would
> be interested in hearing about it.
> http://www.couger.com/gcouger/newmicros.html
>
> Good luck
> Gordon
>
> Gordon Couger
> Stillwater, OK
> www.couger.com/gcouger >
> To unsubscribe from this group, send an email to: >
>
> ">http://docs.yahoo.com/info/terms/ >





Try NoteTab Light. Its for free, and a good editor.

It works in Windows 98. Im not sure if it works in Windows XP. The web page is:

http://www.fookes.com/notetab/index.html Gordon Couger ha escrito:

> ... The editor is out of date and not supported and has some
> difficulties with Windows XP but still works well enough that I haven't
> looked for something else. I would suggest that it not be used for someone
> starting out. If someone has a better candidate for a simple editor I would
> be interested in hearing about it.

best regards,

Hugo Pratt


Rather than mess about with WordPad or NotePad use Programmer's File Editor.
It's no longer being developed (it was sold to Microchip) but, the final
free public release is very powerful.

You can get it at:
http://www.simtel.net/pub/dl/11983.shtml
or
http://www.winsite.com/bin/Info?500000017700

Paul

> -----Original Message-----
> From: Robert Smith [mailto:]
> Subject: Re: [m68HC11] MC68HC11Evaluation Board EVB > I have found that standard Windows WordPad makes a "useable"
> program editor
> if all else fails. It will usually work smoothly with whatever version of
> Windows that is is packaged with.
>
> _However_, you must be careful not to use any font control or formating
> functions. If you do so it will puke out all of the embedded document
> formatting crap. Just stick to simple ASCII editing functions and always
> save as a "text" file. I have never found an assembler or compiler that
> will suffer the embedded formating garbage gracefully.
>
> Good luck, Bob Smith