Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
adapt9s12eq128 - lognet77 - Sep 21 6:44:22 2007
HI every one
i have two board adapt and i want to read the programe from one and
write it in the second one,
because i have not the file of this prgramme.
thanks for help

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )
Re: adapt9s12eq128 - Jeff Smith - Sep 21 9:18:22 2007
--- In 6...@yahoogroups.com, "lognet77"
wrote:
>
> HI every one
>
> i have two board adapt and i want to read the programe from one and
> write it in the second one,
>
> because i have not the file of this prgramme.
>
> thanks for help
(1) If you have a BDM debugger (pod), it is simple. Of course the
device already programmed must not be secured.
To say how to do it, that depends what BDM pod you have.
(2) By chance, if you had a ROM monitor (i.e. Serial Monitor) in the
one that contains the code, that could be used to extract the code.
You probably don't have it.

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )Re: adapt9s12eq128 - lognet77 - Sep 22 4:11:14 2007
thank you for reply
I want to tell u that i have the serial port in my board, but i have
not the DBM pod ,so is it possible to use just that port to read the
programme?
thanks
--- In 6...@yahoogroups.com, "Jeff Smith"
wrote:
>
> --- In 6...@yahoogroups.com, "lognet77" wrote:
> >
> > HI every one
> >
> > i have two board adapt and i want to read the programe from one
and
> > write it in the second one,
> >
> > because i have not the file of this prgramme.
> >
> > thanks for help
>
> (1) If you have a BDM debugger (pod), it is simple. Of course the
> device already programmed must not be secured.
>
> To say how to do it, that depends what BDM pod you have.
>
> (2) By chance, if you had a ROM monitor (i.e. Serial Monitor) in
the
> one that contains the code, that could be used to extract the code.
> You probably don't have it.
>

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )RE: Re: adapt9s12eq128 - "Redd, Emmett R" - Sep 22 8:51:14 2007
Reread number 2 below. If you have the serial monitor program, the answer is yes.
Can a bootloader be accessed through the serial port on the S12?
Emmett
________________________________
From: 6...@yahoogroups.com on behalf of lognet77
Sent: Sat 9/22/2007 2:56 AM
To: 6...@yahoogroups.com
Subject: [68HC12] Re: adapt9s12eq128
thank you for reply
I want to tell u that i have the serial port in my board, but i have
not the DBM pod ,so is it possible to use just that port to read the
programme?
thanks
--- In 6...@yahoogroups.com
, "Jeff Smith"
wrote:
>
> --- In 6...@yahoogroups.com , "lognet77"
wrote:
> >
> > HI every one
> >
> > i have two board adapt and i want to read the programe from one
and
> > write it in the second one,
> >
> > because i have not the file of this prgramme.
> >
> > thanks for help
>
> (1) If you have a BDM debugger (pod), it is simple. Of course the
> device already programmed must not be secured.
>
> To say how to do it, that depends what BDM pod you have.
>
> (2) By chance, if you had a ROM monitor (i.e. Serial Monitor) in
the
> one that contains the code, that could be used to extract the code.
> You probably don't have it.
>
[Non-text portions of this message have been removed]

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )Re: adapt9s12eq128 - lognet77 - Sep 22 11:21:38 2007
thank you emmett
yes , the boot loader is accessed
--- In 6...@yahoogroups.com, "Redd, Emmett R"
wrote:
>
> Reread number 2 below. If you have the serial monitor program,
the answer is yes.
>
> Can a bootloader be accessed through the serial port on the S12?
>
> Emmett
>
> ________________________________
>
> From: 6...@yahoogroups.com on behalf of lognet77
> Sent: Sat 9/22/2007 2:56 AM
> To: 6...@yahoogroups.com
> Subject: [68HC12] Re: adapt9s12eq128
>
> thank you for reply
>
> I want to tell u that i have the serial port in my board, but i
have
> not the DBM pod ,so is it possible to use just that port to read
the
> programme?
> thanks
>
> --- In 6...@yahoogroups.com
40yahoogroups.com> , "Jeff Smith" wrote:
> >
> > --- In 6...@yahoogroups.com
40yahoogroups.com> , "lognet77" wrote:
> > >
> > > HI every one
> > >
> > > i have two board adapt and i want to read the programe from
one
> and
> > > write it in the second one,
> > >
> > > because i have not the file of this prgramme.
> > >
> > > thanks for help
> >
> > (1) If you have a BDM debugger (pod), it is simple. Of course the
> > device already programmed must not be secured.
> >
> > To say how to do it, that depends what BDM pod you have.
> >
> > (2) By chance, if you had a ROM monitor (i.e. Serial Monitor) in
> the
> > one that contains the code, that could be used to extract the
code.
> > You probably don't have it.
> >
> [Non-text portions of this message have been removed]
>

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )