Re: Asm source code page?

"[email protected] [msp430]" <[email protected]> Mon, 11 Jan 2016 20:35:58 -0500
Newsgroups gmane.comp.hardware.texas-instruments.msp430.discuss
Message-ID <[email protected]>
------=_Part_13290_1719734372.1452562558482
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Thank you jon
i will dowmload kickstart ant try no problem translating formats
Ezra

=20

=20

=20

-----Original Message-----
From: Jon Kirwan [email protected] [msp430] <[email protected]>
To: MSP430 List <[email protected]>
Sent: Tue, Jan 12, 2016 2:51 am
Subject: Re: [msp430] Asm source code page?



=20=20
=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
On Mon, 11 Jan 2016 19:13:53 -0500, Ezra wrote:

>i had a crash and in 2 computers a very big storm with lightnings so every=
thing is lost
>but i have some programmed chips that i uploaded from them an  image as TI=
-txt  files
>can i disassemble them with kickstart

I think so. I recall that there are a few file formats that
IAR's debugger supports, for loading as code/data. However,
I'm not sure about the TI-txt format you mentioned. You may
need to do some "adjustments" to the formatting in order to
get the debugger (actually, probably the simulator instead so
that you don't need to actually hook up any real device at
the time) to load the code and become accessible for a
disassembly listing output. But I think you can succeed.

One I get the newest tools downloaded from IAR and loaded
onto this machine, I can perhaps do a better job of
suggesting specific things to try out here. But right now
it's just been too long and I forget where to look. But I
seem to recall some file format drop down boxes for the
simulator. That's where I'd try looking, first.

Jon

=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20

=20=20


------=_Part_13290_1719734372.1452562558482
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit





<head>

<style type="text/css">
<!--

/* start of attachment style */
       .ygrp-photo-title{
         clear: both;
         font-size: smaller;
         height: 15px;
         overflow: hidden;
         text-align: center;
         width: 75px;
       }
       div.ygrp-photo{
         background-position: center;
         background-repeat: no-repeat;
         background-color: white;
         border: 1px solid black;
         height: 62px;
         width: 62px;
       }

       div.photo-title 
         a,
         div.photo-title a:active,
         div.photo-title a:hover,
         div.photo-title a:visited {
           text-decoration: none; 
       }

       div.attach-table div.attach-row {
         clear: both;
       }

       div.attach-table div.attach-row div {
         float: left;
         /* margin: 2px;*/
       }

       p {
         clear: both;
         padding: 15px 0 3px 0;
	 overflow: hidden;
       }

       div.ygrp-file {
         width: 30px;
         valign: middle;
       }
       div.attach-table div.attach-row div div a {
         text-decoration: none;
       }

       div.attach-table div.attach-row div div span {
         font-weight: normal;
       }

       div.ygrp-file-title {
         font-weight: bold;
       }
 /* end of attachment style */
        -->
        </style>
        </head>
<html>
<head>
<style type="text/css">
<!--
#ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
-->
</style>
</head>
<body>



<!-- |**|begin egp html banner|**| -->

<br><br>

<!-- |**|end egp html banner|**| -->


<font color='black' size='2' face='arial'>Tha<font size="2">nk you jon<br>
i will dowmload kickstart ant try no problem translating formats<br>
Ezra<br>
</font>

<div> <br>

</div>



<div> <br>

</div>



<div> <br>

</div>



<div style="font-family:arial,helvetica;font-size:10pt;color:black">-----Original Message-----<br>

From: Jon Kirwan [email protected] [msp430] &lt;[email protected]&gt;<br>

To: MSP430 List &lt;[email protected]&gt;<br>

Sent: Tue, Jan 12, 2016 2:51 am<br>

Subject: Re: [msp430] Asm source code page?<br>

<br>






<div id="AOLMsgPart_2_ed596d4f-63e1-4fb3-ae77-7c5a2b9a2e5d">


<div style="background-color: #fff;" class="aolReplacedBody">
<span style="display:none">&nbsp;</span>




<div id="ygrp-mlmsg" style="position:relative;">
  

<div id="ygrp-msg" style="z-index: 1;">


    

<div id="ygrp-text">
      
      
      

<div>On Mon, 11 Jan 2016 19:13:53 -0500, Ezra wrote:<br>


<br>


&gt;i had a crash and in 2 computers a very big storm with lightnings so everything is lost<br>


&gt;but i have some programmed chips that i uploaded from them an  image as TI-txt  files<br>


&gt;can i disassemble them with kickstart<br>


<br>


I think so. I recall that there are a few file formats that<br>


IAR's debugger supports, for loading as code/data. However,<br>


I'm not sure about the TI-txt format you mentioned. You may<br>


need to do some "adjustments" to the formatting in order to<br>


get the debugger (actually, probably the simulator instead so<br>


that you don't need to actually hook up any real device at<br>


the time) to load the code and become accessible for a<br>


disassembly listing output. But I think you can succeed.<br>


<br>


One I get the newest tools downloaded from IAR and loaded<br>


onto this machine, I can perhaps do a better job of<br>


suggesting specific things to try out here. But right now<br>


it's just been too long and I forget where to look. But I<br>


seem to recall some file format drop down boxes for the<br>


simulator. That's where I'd try looking, first.<br>


<br>


Jon<br>


</div>



    </div>


     

    
    

<div style="color: #fff; height: 0;"></div>








  <style type="text/css">#AOLMsgPart_2_ed596d4f-63e1-4fb3-ae77-7c5a2b9a2e5d td{color: black;}       .aolReplacedBody #ygrp-mkp {   border: 1px solid #d8d8d8;   font-family: Arial;   margin: 10px 0;   padding: 0 10px; }  .aolReplacedBody #ygrp-mkp hr {   border: 1px solid #d8d8d8; }  .aolReplacedBody #ygrp-mkp #hd {   color: #628c2a;   font-size: 85%;   font-weight: 700;   line-height: 122%;   margin: 10px 0; }  .aolReplacedBody #ygrp-mkp #ads {   margin-bottom: 10px; }  .aolReplacedBody #ygrp-mkp .ad {   padding: 0 0; }  .aolReplacedBody #ygrp-mkp .ad p {   margin: 0; }  .aolReplacedBody #ygrp-mkp .ad a {   color: #0000ff;   text-decoration: none; }   .aolReplacedBody #ygrp-sponsor #ygrp-lc {   font-family: Arial; }  .aolReplacedBody #ygrp-sponsor #ygrp-lc #hd {   margin: 10px 0px;   font-
 weight: 700;   font-size: 78%;   line-height: 122%; }  .aolReplacedBody #ygrp-sponsor #ygrp-lc .ad {   margin-bottom: 10px;   padding: 0 0; }    .aolReplacedBody #actions {     font-family: Verdana;     font-size: 11px;     padding: 10px 0;   }    .aolReplacedBody #activity {     background-color: #e0ecee;     float: left;     font-family: Verdana;     font-size: 10px;     padding: 10px;   }    .aolReplacedBody #activity span {     font-weight: 700;   }    .aolReplacedBody #activity span:first-child {     text-transform: uppercase;   }    .aolReplacedBody #activity span a {     color: #5085b6;     text-decoration: none;   }    .aolReplacedBody #activity span span {     color: #ff7900;   }    .aolReplacedBody #activity span .underline {     text-decoration: underline;   }    .aolReplacedB
 ody .attach {     clear: both;     display: table;     font-family: Arial;     font-size: 12px;     padding: 10px 0;     width: 400px;   }    .aolReplacedBody .attach div a {     text-decoration: none;   }    .aolReplacedBody .attach img {     border: none;     padding-right: 5px;   }    .aolReplacedBody .attach label {     display: block;     margin-bottom: 5px;   }    .aolReplacedBody .attach label a {     text-decoration: none;   }      .aolReplacedBody blockquote {     margin: 0 0 0 4px;   }    .aolReplacedBody .bold {     font-family: Arial;     font-size: 13px;     font-weight: 700;   }    .aolReplacedBody .bold a {     text-decoration: none;   }    .aolReplacedBody dd.last p a {     font-family: Verdana;     font-weight: 700;   }    .aolReplacedBody dd.last p span {     margin-rig
 ht: 10px;     font-family: Verdana;     font-weight: 700;   }    .aolReplacedBody dd.last p span.yshortcuts {     margin-right: 0;   }    .aolReplacedBody div.attach-table div div a {     text-decoration: none;   }    .aolReplacedBody div.attach-table {     width: 400px;   }    .aolReplacedBody div.file-title a,.aolReplacedBody  div.file-title a:active,.aolReplacedBody  div.file-title a:hover,.aolReplacedBody  div.file-title a:visited {     text-decoration: none;   }    .aolReplacedBody div.photo-title a,.aolReplacedBody  div.photo-title a:active,.aolReplacedBody  div.photo-title a:hover,.aolReplacedBody  div.photo-title a:visited {     text-decoration: none;   }    .aolReplacedBody div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {     font-family: Verdana;     font-size: 10px;     font-wei
 ght: normal;   }    .aolReplacedBody .green {     color: #628c2a;   }    .aolReplacedBody .MsoNormal {     margin: 0 0 0 0;   }    .aolReplacedBody o {     font-size: 0;   }    .aolReplacedBody #photos div {     float: left;     width: 72px;   }    .aolReplacedBody #photos div div {     border: 1px solid #666666;     height: 62px;     overflow: hidden;     width: 62px;   }    .aolReplacedBody #photos div label {     color: #666666;     font-size: 10px;     overflow: hidden;     text-align: center;     white-space: nowrap;     width: 64px;   }    .aolReplacedBody #reco-category {     font-size: 77%;   }    .aolReplacedBody #reco-desc {     font-size: 77%;   }    .aolReplacedBody .replbq {     margin: 4px;   }    .aolReplacedBody #ygrp-actbar div a:first-child {         margin-right: 2px; 
     padding-right: 5px;   }    .aolReplacedBody #ygrp-mlmsg {     font-size: 13px;     font-family: Arial, helvetica,clean, sans-serif;     *font-size: small;     *font: x-small;   }    .aolReplacedBody #ygrp-mlmsg table {     font-size: inherit;     font: 100%;   }    .aolReplacedBody #ygrp-mlmsg select,.aolReplacedBody  input,.aolReplacedBody  textarea {     font: 99% Arial, Helvetica, clean, sans-serif;   }    .aolReplacedBody #ygrp-mlmsg pre,.aolReplacedBody  code {     font:115% monospace;     *font-size:100%;   }    .aolReplacedBody #ygrp-mlmsg * {     line-height: 1.22em;   }    .aolReplacedBody #ygrp-mlmsg #logo {     padding-bottom: 10px;   }     .aolReplacedBody #ygrp-msg p a {     font-family: Verdana;   }    .aolReplacedBody #ygrp-msg p#attach-count span {     color: #1E66AE;
      font-weight: 700;   }    .aolReplacedBody #ygrp-reco #reco-head {     color: #ff7900;     font-weight: 700;   }    .aolReplacedBody #ygrp-reco {     margin-bottom: 20px;     padding: 0px;   }    .aolReplacedBody #ygrp-sponsor #ov li a {     font-size: 130%;     text-decoration: none;   }    .aolReplacedBody #ygrp-sponsor #ov li {     font-size: 77%;     list-style-type: square;     padding: 6px 0;   }     .aolReplacedBody #ygrp-sponsor #ov ul {     margin: 0;     padding: 0 0 0 8px;   }    .aolReplacedBody #ygrp-text {     font-family: Georgia;   }    .aolReplacedBody #ygrp-text p {     margin: 0 0 1em 0;   }    .aolReplacedBody #ygrp-text tt {     font-size: 120%;   }    .aolReplacedBody #ygrp-vital ul li:last-child {     border-right: none !important;    }    </style>






</div>


</div>





</div>

</font>



<!-- |**|begin egp html banner|**| -->

<br>


<br>

<!-- |**|end egp html banner|**| -->


<div width="1" style="color: white; clear: both;"/>__._,_.___</div>

      
  

    
    <div id="fromDMARC" style="clear:both; margin-top: 10px;">
         <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
         Posted by: [email protected]         <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
    </div>
<!-- Start Recommendations -->
<!-- End Recommendations -->


<!-- |**|begin egp html banner|**| -->

<br><br>
<tt>
To unsubscribe from the msp430 group, send an email to:<BR>
[email protected]<BR>
<BR>
</tt>
<br><br>

<!-- |**|end egp html banner|**| -->



<!-- |**|begin egp html banner|**| -->

  <img src="http://geo.yahoo.com/serv?s=97476590/grpId=2342629/grpspId=1705005378/msgId=52483/stime=1452562560" width="1" height="1"> <br>

<!-- |**|end egp html banner|**| -->

  
<!-- |**|begin egp html banner|**| -->

<br>



   
     
 
        <!-- |**|begin egp html banner|**| -->
        <div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">

        <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; "><a href="https://groups.yahoo.com/neo/groups/msp430/info;_ylc=X3oDMTJla2Z2aDh0BF9TAzk3MzU5NzE0BGdycElkAzIzNDI2MjkEZ3Jwc3BJZAMxNzA1MDA1Mzc4BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQ1MjU2MjU2MA--" style="text-decoration: none;">Visit Your Group</a></span>

     <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
      <span class="cat"><a href="https://groups.yahoo.com/neo/groups/msp430/members/all;_ylc=X3oDMTJmb2F1bHA4BF9TAzk3MzU5NzE0BGdycElkAzIzNDI2MjkEZ3Jwc3BJZAMxNzA1MDA1Mzc4BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzE0NTI1NjI1NjA-" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">1</span>
    </li>
                                              </ul>
  </div>


<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="https://groups.yahoo.com/neo;_ylc=X3oDMTJka2FjcXR2BF9TAzk3NDc2NTkwBGdycElkAzIzNDI2MjkEZ3Jwc3BJZAMxNzA1MDA1Mzc4BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxNDUyNTYyNTYw" style="float: left;"><img src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;"> &bull; <a href="https://info.yahoo.com/privacy/us/yahoo/groups/details.html" style="text-decoration: none;">Privacy</a> &bull; <a href="mailto:[email protected]?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> &bull; <a href="https://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: none;">Terms of Use</a> </div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

   


  <br>

<!-- |**|end egp html banner|**| -->


<div style="color: white; clear: both;"/>__,_._,___</div>
</body>

</html>

------=_Part_13290_1719734372.1452562558482--