Re: Wich 16-bit MCU?



On 29 Jun 2006 10:09:02 GMT, Robert Latest <boblatest@xxxxxxxxx> wrote:


Based on what I've done I'm partial towards the 68k assembler, so I
looked at Freescale's website and found the aged, but pretty attractive
MC68332 MCU. Then there's their Coldfire product line which seems to be
a bunch of faster/cheaper variants of the same theme.

My problem is getting started with all this. I don't want to drag the
old EPROM burner out of the basement; I think the latest fad (late as of
probably 15 years ago) is in-circuit programmability and -debugging.

I'm just wondering into which architecture should I invest time and
money in terms of a development system, and how much. Unfortunately the
app notes I found on many MCU vendors mainly cover embedded networking
applications and not the more down-to-earth stuff I'm interested in.
Like I said, I like m68k assembler but I've heard good things about ARM,
too.

Given your m68k experience, Coldfire would be your architechture. Consider
Coldfire a kind of RISC'ed m68k minus some addressing modes and
instructions. Have a look at the Coldfire instruction set, and you'll
recognize the mnemonics, thre A0-A7 and D0-D7 registers and much more.


Mit freundlichen Grüßen

Frank-Christian Krügel
.



Relevant Pages

  • Re: Arm7 or Freescale Coldfire?
    ... an assembler, it is an entire environment you live in. ... Having written many megabytes of sources for both CPU32 and PPC, ... I considered the Coldfire, V4 was on its way to become soon ...
    (comp.arch.embedded)
  • Re: Arm7 or Freescale Coldfire?
    ... I considered the Coldfire, V4 was on its way to become soon ... IIRC) was written in CPU32 assembly (with many environmental ... Virtual Processor Assembler), ... My advice would be in favour of the PPC - more than a single ...
    (comp.arch.embedded)
  • Re: Wich 16-bit MCU?
    ... Robert Latest wrote: ... data acquisition system. ... Based on what I've done I'm partial towards the 68k assembler, so I looked at Freescale's website and found the aged, but pretty attractive MC68332 MCU. ... If you can see a ColdFire development kit or evaluation kit that matches your requirements, ...
    (comp.arch.embedded)
  • [PATCH] m68k: merge mmu and non-mmu versions of dma.h
    ... The non-mmu version of dma.h contains a lot of ColdFire specific DMA ... but also all of the base m68k support. ...
    (Linux-Kernel)