Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
|
Hi All, I'm looking for a production programming solution for the D60A. I want to put into flash only a small bootloader (1KB) via BDM. The remaining process is done via the SCI. Therefore speed is not an issue. My target is a D60A with 8MHz crystal oscillator and PLL network. I have a StarProg/ComPOD12 but it doesn't support 8MHz crystals. I have a iC3000 but certainly don't want to use it for production programming. We own an old SDI from Motorola, but MCUez doesn't support the D60A and is bloated for this simple task. Codewarrior demo could work but is even more bloated. Maybe I can extract the D60A definition/driver to work with MCUez, but this would be an emergency solution. Kevin Ross' interface doesn't seem to support the D60A flash and I have no desire to write PC software to make this working. Is there a small solution, preferably a command line app, to use the SDI for this task? Other possibilities working with a EIA232 interface (not LPT!)? TIA, Oliver |
|
|
|
Oliver, I am using the D60A as well. For production I use the P&E cable 12 (BDM) with their prog12Z application. You can set-up so that it takes just one click to program the devices. The cable12 BDM and software is quite inexpensive. check out their web site for latest pricing. I have no affiliation with P&E, but I have had great success with their products, and have had responsive support from them. Regards, Michael Burgess ----- Original Message ----- From: "Oliver Betz" <> To: <> Sent: Monday, July 29, 2002 3:46 AM Subject: [68HC12] SDI to program D60A Flash? > Hi All, > > I'm looking for a production programming solution for the D60A. > > I want to put into flash only a small bootloader (1KB) via BDM. The > remaining process is done via the SCI. Therefore speed is not an > issue. > > My target is a D60A with 8MHz crystal oscillator and PLL network. > > I have a StarProg/ComPOD12 but it doesn't support 8MHz crystals. > > I have a iC3000 but certainly don't want to use it for production > programming. > > We own an old SDI from Motorola, but MCUez doesn't support the D60A > and is bloated for this simple task. > > Codewarrior demo could work but is even more bloated. Maybe I can > extract the D60A definition/driver to work with MCUez, but this would > be an emergency solution. > > Kevin Ross' interface doesn't seem to support the D60A flash and I > have no desire to write PC software to make this working. > > Is there a small solution, preferably a command line app, to use the > SDI for this task? > > Other possibilities working with a EIA232 interface (not LPT!)? > > TIA, > > Oliver > -------------------------------------------------------- > To unsubscribe from this group, send an email to: > To learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu |