<?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>CodeWarrior Development Toolsのトピックcan not modify flash memory using code worrior 2.10 in debug mode</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420909#M2799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I develop application in code worrior 2.10.in debug mode when i try to modify flash memory location i cant from memory window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2015 12:16:04 GMT</pubDate>
    <dc:creator>karanpatel</dc:creator>
    <dc:date>2015-11-18T12:16:04Z</dc:date>
    <item>
      <title>can not modify flash memory using code worrior 2.10 in debug mode</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420909#M2799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I develop application in code worrior 2.10.in debug mode when i try to modify flash memory location i cant from memory window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 12:16:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420909#M2799</guid>
      <dc:creator>karanpatel</dc:creator>
      <dc:date>2015-11-18T12:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: can not modify flash memory using code worrior 2.10 in debug mode</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420910#M2800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When debugging in CodeWarrior, user can only modify the data in RAM from memory windows, cannot modify the flash memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;Technical Information &amp;amp; Commercial Support&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 03:25:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420910#M2800</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2015-11-19T03:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: can not modify flash memory using code worrior 2.10 in debug mode</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420911#M2801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but there should be way....to modify memory in debug mode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 10:58:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420911#M2801</guid>
      <dc:creator>karanpatel</dc:creator>
      <dc:date>2015-11-20T10:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: can not modify flash memory using code worrior 2.10 in debug mode</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420912#M2802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes but I don't think you can do that by changing the code directly in the memory component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I think you could access the Flash in your application.&lt;/P&gt;&lt;P&gt;Most of the time there is a process/rules to follow to be able to access the Flash.&lt;/P&gt;&lt;P&gt;When you load the application on board (Flash), the flash programmer is used in order to access the flash programming, to&amp;nbsp; erase the code, to flash the application and to verify the loaded application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to access the flash memory via your application, I recommend you to refer to the the device manual.&lt;/P&gt;&lt;P&gt;The process/rules for flash should be explained.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal&lt;BR /&gt;Freescale Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 15:15:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/can-not-modify-flash-memory-using-code-worrior-2-10-in-debug/m-p/420912#M2802</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2015-11-24T15:15:18Z</dc:date>
    </item>
  </channel>
</rss>

