EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

How to convert my *.abs to *.s19 file

Started by uripeled2000 March 11, 2003
Hi
I am developing software for the MC9S12DG256BCPV using the 9s12256
model 112 utility board and the Metrowerks CodeWarrior V2 after make
I get DG256B_ProcessorExpert_P&E.abs. How to convert this
file into *.s19 file in order to be able to download it to my
utility Board?

Thank you

Uri




I am using an older version of CodeWarrior. In my version, the in the
Linker Options | Output panel all you do is check the "Generate S-Record"
box and the linker will produce a file *.sx which is a Motorola S-Record
file.

Good luck...

-----Original Message-----
From: uripeled2000 [mailto:]
Sent: Tuesday, March 11, 2003 9:45 AM
To:
Subject: [68HC12] How to convert my *.abs to *.s19 file Hi
I am developing software for the MC9S12DG256BCPV using the 9s12256
model 112 utility board and the Metrowerks CodeWarrior V2 after make
I get DG256B_ProcessorExpert_P&E.abs. How to convert this
file into *.s19 file in order to be able to download it to my
utility Board?

Thank you

Uri
--------------------
">http://docs.yahoo.com/info/terms/ This e-mail and any files transmitted with it ( Message ) are confidential and may contain privileged information.
This Message is intended solely for the addressee(s). If you have received this Message in error, please inform us promptly by reply e-mail then delete the Message and destroy any printed copy of it.
Any unauthorized use, review, retransmission, dissemination, distribution, printing or copying of this Message or any part thereof is strictly prohibited.
E-mails are susceptible to alteration. Neither Technip-Coflexip nor any of its subsidiaries and affiliates shall be liable for the Message if altered, changed or falsified



Hi Uri.

Please check your "bin" project folder. You will find the .abs file there,
but also a ".abs.s19"(banked srecord) and ".abs.phy" (linear srecord) there.

Regards,
Gilles

At 03:44 PM 3/11/2003, you wrote:
>Hi
>I am developing software for the MC9S12DG256BCPV using the 9s12256
>model 112 utility board and the Metrowerks CodeWarrior V2 after make
>I get DG256B_ProcessorExpert_P&E.abs. How to convert this
>file into *.s19 file in order to be able to download it to my
>utility Board?
>
> Thank you
>
> Uri >
>-------------------- >
>">http://docs.yahoo.com/info/terms/





The 2024 Embedded Online Conference