Subject: Re: Motorola Coldfire 52xx
To: Brian Rose <lists@brianrose.net>
From: Jukka Marin <jmarin@embedtronics.fi>
List: tech-embed
Date: 07/08/2004 09:17:35
On Wed, Jul 07, 2004 at 06:54:22PM -0400, Brian Rose wrote:
> Ideally I'd like to use it for all aspects of development - edit,
> compile or assemble, download, and debugging via the BDM port. I've seen
> bits and pieces of most of these scattered about and I was wondering if
> anyone was successful in putting it all together.
You can use any editor you like. You have to build a gcc cross-compiler
(with binutils) for Coldfire. I don't know if bdm tools are available
(I use my home-made bdm box with 68hc12).
-jm