English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am currently using a Motorola 68HC11 series. It uses assemble language, it doesn’t have very much resources, and its old. I used it for class, but I want something maybe a little more...newer. I want something that I can find in a dev kit, uses an actual code language (C maybe), and inexpensive.
What do you people use/like/don’t like?

2006-11-06 05:17:58 · 3 answers · asked by p4rdner 2 in Computers & Internet Programming & Design

The C compilers for the 68HC11 that Ive seen are horrible. Its not the assemble language thats troubling me...its the MCU.

2006-11-06 08:23:29 · update #1

3 answers

it really depends on what you are going to do with the micro. if its fairly basic stuff, then you can use 8 bit micro's, otherwise you need to use much faster and powerful ones like the powerQuicc.

I have only dealt with the intel based 8 bit micro's, and in that type there are several manufacturers like atmel, philips, cygnal, etc.. Keil makes a pretty good C compiler for them too.

2006-11-07 01:32:47 · answer #1 · answered by justme 7 · 0 0

I haven't done a whole lot of micro-controlling programming, but from the little experience I do have, pic micro-controllers seemed to be the best thing to try. You can get c - compilers that will allow you to put the program onto the chip. Hope this helps.

2006-11-06 13:24:54 · answer #2 · answered by scott p 3 · 0 0

How about programming your 68HC11 in C?

The tools are even free. Download gcc for 68HC11.

2006-11-06 15:08:39 · answer #3 · answered by Lisa A 7 · 0 0

fedest.com, questions and answers