<?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: i am using code warrior 8.8  with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong?? in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/i-am-using-code-warrior-8-8-with-generic-board-which-has-MPC/m-p/246248#M174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CodeWarrior 8.8 doesn't support the function of dumping flash.&lt;/P&gt;&lt;P&gt;Please try to use the function of saving memory from debug-&amp;gt;EPPC-&amp;gt;Load/Save memory after connect to the target board, here please use the effective address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could change your project to ROM Version, after program the application to the flash, you could debug from flash with CodeWarrior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 03:53:22 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2014-01-23T03:53:22Z</dc:date>
    <item>
      <title>i am using code warrior 8.8  with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong??</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/i-am-using-code-warrior-8-8-with-generic-board-which-has-MPC/m-p/246247#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dumping code in Flash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 08:09:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/i-am-using-code-warrior-8-8-with-generic-board-which-has-MPC/m-p/246247#M173</guid>
      <dc:creator>monalihaware</dc:creator>
      <dc:date>2014-01-21T08:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: i am using code warrior 8.8  with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong??</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/i-am-using-code-warrior-8-8-with-generic-board-which-has-MPC/m-p/246248#M174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CodeWarrior 8.8 doesn't support the function of dumping flash.&lt;/P&gt;&lt;P&gt;Please try to use the function of saving memory from debug-&amp;gt;EPPC-&amp;gt;Load/Save memory after connect to the target board, here please use the effective address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could change your project to ROM Version, after program the application to the flash, you could debug from flash with CodeWarrior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 03:53:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/i-am-using-code-warrior-8-8-with-generic-board-which-has-MPC/m-p/246248#M174</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2014-01-23T03:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: i am using code warrior 8.8  with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong??</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/i-am-using-code-warrior-8-8-with-generic-board-which-has-MPC/m-p/246249#M175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;hi yiping,&lt;/P&gt;&lt;P&gt;For dumping into flash I have separate utility.  Actually I m generating&lt;/P&gt;&lt;P&gt;bin file.that bin file is then being converted to .tcl file using an utility then &lt;/P&gt;&lt;P&gt;then the .tcl file is dumped to flash by unlocking and programing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As u suggested,  I created rom version proect and I m using bareboard having no o.s&lt;/P&gt;&lt;P&gt;in it.how can I debug where the problem is? Is my lcf file wrong or &lt;/P&gt;&lt;P&gt;settings in any panel is wrong I don't know.  My goal is to run my application programme from flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Original Message --&lt;/P&gt;&lt;P&gt;From: Yiping Wang &amp;amp;lt;admin@community.freescale.com&amp;amp;gt;&lt;/P&gt;&lt;P&gt;To: monali haware &amp;amp;lt;monali@ecil.co.in&amp;amp;gt;&lt;/P&gt;&lt;P&gt;Date: Wed, 22 Jan 2014 20:53:52 -0700&lt;/P&gt;&lt;P&gt;Subject: Re:  - i am using code warrior 8.8&lt;BR /&gt; with generic board which has MPC 8280.I want to dump my application in&lt;BR /&gt; Flash. The application works fine while debugging in 'debug version' but&lt;BR /&gt; fails to show any output when dumped in flash. What could be wrong??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yiping Wang  replied to the discussion&lt;/P&gt;&lt;P&gt;&amp;gt;"i am using code warrior 8.8  with generic board which has MPC 8280.I want to dump my application in Flash. The application works fine while debugging in 'debug version' but fails to show any output when dumped in flash. What could be wrong??"&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;To view the discussion, visit: &lt;A href="https://community.freescale.com/message/375228?et=watches.email.thread#375228" target="test_blank"&gt;https://community.freescale.com/message/375228?et=watches.email.thread#375228&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 14:59:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/i-am-using-code-warrior-8-8-with-generic-board-which-has-MPC/m-p/246249#M175</guid>
      <dc:creator>monalihaware</dc:creator>
      <dc:date>2014-01-23T14:59:46Z</dc:date>
    </item>
  </channel>
</rss>

