This is the most helpful thing I've read on this forum. I...

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This is the most helpful thing I've read on this forum. I...

1,468 Views
sn
Contributor I
This is the most helpful thing I've read on this forum. I didn't know about CFInit previously and had a hard time finding it. Here's a link http://www.microapl.co.uk/index.html.
Labels (1)
0 Kudos
2 Replies

311 Views
SimonMarsden_de
Contributor II
Hi.

I work for MicroAPL, the company that produces ColdFire Init. Thank you for the kind words, and I hope you find it useful.

I thought I would say a few words here to encourage others to have a look at CFInit...

CFInit is a free tool for writing configuration code for ColdFire processors. It has a graphical front end and guides the user through the various tasks needed to bring up a ColdFire processor. It then generates initialisation code in either C or assembler.

CFInit includes sample configurations for many of Freescale's evaluation boards, in order to give you a head start. It can also produce a complete CodeWarrior project for some processors, although this option is not available for every ColdFire processor.

CFInit is free because we were paid by Freescale to develop it.

For more information, have a look here: http://www.microapl.co.uk/CFInit/cfinit_main.html

If anyone has any comments I'd be very interested to read them.

Cheers


Simon
0 Kudos

311 Views
Technoman64
Contributor III
Thanks for the software! Found it to be very usefull and saved me many hours.
 
I did find that being able to "View" generated code for each periphial I could select and copy to use in my source code. This is a big plus in my opinion. I have a habit of changing things as I go and could just grab what code I needed and paste into source file in Codewarior.
 
Now for a utility to create Linker Map files based on user settings, this would be a dream come true.
 
0 Kudos