Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91797

Forum Post: RE: Problem with hex2000.exe on Sysbios

$
0
0

[quote user="Arpan Sadhankar"]Command i use for generating s19 in the post build setting:[/quote]

This command looks fine.

[quote user="Arpan Sadhankar"]

Actual Output (with sysbios build):

S0 06 000048 4452 1B

S2 08 000000 0070 6C54 C7

[/quote]

For those following along, the address in this S2 line should not be 0.  I don't know why it is wrong.  To tell you that, I need to reproduce this error myself.  I'd appreciate if you would send in your executable .out file, i.e. the ${BuildArtifactFileName}.

[quote user="Arpan Sadhankar"]I am designing a parser to read the S19 output[/quote]

Is this the only reason you are converting to a hex file?  Then please consider this alternative approach.  The cg_xml package includes a utility named bootimage.  It converts a TI executable .out file to a very simple hexadecimal format.  The Perl source code is included.  You only need basic Perl coding skills to modify it to suit your exact needs.

Thanks and regards,

-George


Viewing all articles
Browse latest Browse all 91797

Trending Articles