<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GPRs and Script points in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/GPRs-and-Script-points/m-p/147318#M1840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.&amp;nbsp; Using an Eventpoint-&amp;gt;Script Point (described in &lt;EM&gt;&lt;FONT color="#0000ff"&gt;CodeWarrior IDE 5.7 Windows User's Guide.pdf&lt;/FONT&gt;&lt;/EM&gt;) you can do this in one of two ways.&amp;nbsp; For the first, select "Commands" as your pulldown option in the Script Point Settings window then enter something like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;FONT color="#333333" face="courier new,courier"&gt;reg GPR30 = 5&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as your operative command to set GPR5 to the value of 5.&amp;nbsp; Any other command that works in the Command Window will also work&amp;nbsp;as a Script Point command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second method, select "Script File" as your pulldown option and select a .tcl file that does what you want to do.&amp;nbsp; You can test this .tcl script file in the Command Window using "source &amp;lt;script-file-name.tcl&amp;gt;".&amp;nbsp; I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Sep 2010 23:01:19 GMT</pubDate>
    <dc:creator>ronco</dc:creator>
    <dc:date>2010-09-15T23:01:19Z</dc:date>
    <item>
      <title>GPRs and Script points</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/GPRs-and-Script-points/m-p/147317#M1839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using CodeWarrior IDE version 5.9.0, Build 2521 and the Freescale MPC8270 (Power Quicc II) microprocessor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to change the value of any GPR using a script point? If that is the case, can you give me an idea how to do it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 22:19:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/GPRs-and-Script-points/m-p/147317#M1839</guid>
      <dc:creator>JohanGamboa</dc:creator>
      <dc:date>2010-09-14T22:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: GPRs and Script points</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/GPRs-and-Script-points/m-p/147318#M1840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.&amp;nbsp; Using an Eventpoint-&amp;gt;Script Point (described in &lt;EM&gt;&lt;FONT color="#0000ff"&gt;CodeWarrior IDE 5.7 Windows User's Guide.pdf&lt;/FONT&gt;&lt;/EM&gt;) you can do this in one of two ways.&amp;nbsp; For the first, select "Commands" as your pulldown option in the Script Point Settings window then enter something like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;FONT color="#333333" face="courier new,courier"&gt;reg GPR30 = 5&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as your operative command to set GPR5 to the value of 5.&amp;nbsp; Any other command that works in the Command Window will also work&amp;nbsp;as a Script Point command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second method, select "Script File" as your pulldown option and select a .tcl file that does what you want to do.&amp;nbsp; You can test this .tcl script file in the Command Window using "source &amp;lt;script-file-name.tcl&amp;gt;".&amp;nbsp; I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 23:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/GPRs-and-Script-points/m-p/147318#M1840</guid>
      <dc:creator>ronco</dc:creator>
      <dc:date>2010-09-15T23:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: GPRs and Script points</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/GPRs-and-Script-points/m-p/147319#M1841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Ron.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help was very usefull to me!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 23:37:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/GPRs-and-Script-points/m-p/147319#M1841</guid>
      <dc:creator>JohanGamboa</dc:creator>
      <dc:date>2010-09-16T23:37:30Z</dc:date>
    </item>
  </channel>
</rss>

