<?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: tcl script problems about codewarrior in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252635#M209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first question, those .tcl file are your custom initialization file right? I think you need to share the two files and describe what errors you meet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 10:37:38 GMT</pubDate>
    <dc:creator>lunminliang</dc:creator>
    <dc:date>2014-11-11T10:37:38Z</dc:date>
    <item>
      <title>tcl script problems about codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252634#M208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i debug my p2020 and p4040 by using codewarrior, i have the following questions:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;question 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;there are 2 tcl scripts to initialize p2020, p2020_core_init_cacheon.tcl and p2020_core_init_ram.tcl, i can do step debugging with p2020_core_init_ram.tcl&lt;SPAN&gt; in DDR, but i can't do that with p2020_core_init_cacheon.tcl in SRAM, my question is whether i cando step debugging in SRAM with p2020_core_init_cacheon.tcl?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;question 2:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;when i do step debugging my p4040 with p4040_core_init_ram.tcl in DDR,i found the cpu always infinite loop in below code：&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #7f0055;"&gt;########################################################&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #3f7f5f;"&gt;#&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #3f7f5f;"&gt;#&amp;nbsp;&amp;nbsp; IVOR6 - 0x0700 Program&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #3f7f5f;"&gt;#&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #7f0055;"&gt;########################################################&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .org&amp;nbsp;&amp;nbsp; 0x700&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: silver;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nop&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*cpu infinite loop here*/&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; isr_prologue&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; li&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r3,0x0700&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lis&amp;nbsp;&amp;nbsp;&amp;nbsp; r4,InterruptHandler@h&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ori&amp;nbsp;&amp;nbsp;&amp;nbsp; r4,r4,InterruptHandler@l&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mtlr&amp;nbsp;&amp;nbsp; r4&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blrl&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; isr_epilogue&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left; padding: 0 0 1.0pt 0;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: #7f0055;"&gt;########################################################&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left; padding: 0 0 1.0pt 0;"&gt;why?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;question 3:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;when i &lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;program norflash on my&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;p4040 using p4040_core_init_ram.tcl, i got the error below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;Performing target initialization ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; + e500mc Special Purpose Registers &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PIR=&amp;lt;r&amp;gt;0&amp;lt;/r&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;Warning: auto-converting deprecated register / group names "CONFIG/CONFIG_BRR" to the current version "DCFG/DCFG_BRR" &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 &amp;lt;m&amp;gt;0x11111111&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 &amp;lt;m&amp;gt;0x22222222&amp;lt;/m&amp;gt; """"&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100 &amp;lt;m&amp;gt;0x33333333&amp;lt;/m&amp;gt; 3333&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000 &amp;lt;m&amp;gt;0x44444444&amp;lt;/m&amp;gt; DDDD&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10000 &amp;lt;m&amp;gt;0x55555555&amp;lt;/m&amp;gt; UUUU&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100000 &amp;lt;m&amp;gt;0x66666666&amp;lt;/m&amp;gt; ffff&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp; 1000000 &amp;lt;m&amp;gt;0x77777777&amp;lt;/m&amp;gt; wwww&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 10000000 &amp;lt;m&amp;gt;0x88888888&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 100000f0 &amp;lt;m&amp;gt;0x99999999&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 10000ff0 &amp;lt;m&amp;gt;0xAAAAAAAA&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 1000fff0 &amp;lt;m&amp;gt;0xBBBBBBBB&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 100ffff0 &amp;lt;m&amp;gt;0xDDDDDDDD&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 100ffff0 &amp;lt;m&amp;gt;0xDDDDDDDD&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 10fffff0 &amp;lt;m&amp;gt;0xEEEEEEEE&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp; 1ffffff0 &amp;lt;m&amp;gt;0xFFFFFFFF&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 &amp;lt;m&amp;gt;0xAAAAAAAA&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 &amp;lt;m&amp;gt;0xBBBBBBBB&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8 &amp;lt;m&amp;gt;0xCCCCCCCC&amp;lt;/m&amp;gt; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="text-align: left;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;201c &amp;lt;m&amp;gt;0x12345678&amp;lt;/m&amp;gt; .... &lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt; Downloading Flash Device Driver ...&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: red;"&gt;Error:&amp;nbsp; Couldn't write flash driver to target.&amp;nbsp; Memory verify failed at location: 0x0000201c.Please make sure you are not trying to write to a read-only location.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but as you see, i can succeed to&amp;nbsp; access the whole 512MB DDR space,&lt;SPAN style="color: #575757;"&gt; why codewarrior say &lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10.0pt; font-family: 'Courier New';"&gt;memory verify failed?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10.0pt; font-family: 'Courier New';"&gt;thanks for your concern,any help is appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 14:24:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252634#M208</guid>
      <dc:creator>mgkiller</dc:creator>
      <dc:date>2013-08-13T14:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: tcl script problems about codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252635#M209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first question, those .tcl file are your custom initialization file right? I think you need to share the two files and describe what errors you meet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252635#M209</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2014-11-11T10:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: tcl script problems about codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252636#M210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second question, from the code you provided, the core has entered a program interrupt.&lt;/P&gt;&lt;P&gt;It occurs under several conditions: floating-point enabled, illegal instruction, privileged instruction, trap and unimplemented operation.&lt;/P&gt;&lt;P&gt;Please check Guest) Exception Syndrome Register (ESR/GESR) for which happened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252636#M210</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2014-11-11T10:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: tcl script problems about codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252637#M211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the third question, please check the address "&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Calibri;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: red;"&gt;0x0000201c&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;" in your memory map, check in .tcl file in which area is this address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:49:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/tcl-script-problems-about-codewarrior/m-p/252637#M211</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2014-11-11T10:49:21Z</dc:date>
    </item>
  </channel>
</rss>

