<?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: ALL_PPAGES flash module is bad or protected. in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ALL-PPAGES-flash-module-is-bad-or-protected/m-p/472972#M3717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lixiao,&lt;/P&gt;&lt;P&gt;the problem may resides in:&lt;/P&gt;&lt;P&gt;1. project itself.&lt;/P&gt;&lt;P&gt;if you create a new project with wizard, can you download the code to flash without problem?&lt;/P&gt;&lt;P&gt;are you programming something at address 0xFF0E-0xFF0F in your application?&lt;/P&gt;&lt;P&gt;This is the location where the secure byte is programmed. So do not program it while you are debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. CW version:&lt;/P&gt;&lt;P&gt;what chip do you work with?&lt;/P&gt;&lt;P&gt;please use the latest CW5.1 or CW5.2 that&amp;nbsp; support this chip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. board/device:&lt;/P&gt;&lt;P&gt;the FLASH may be secured.&lt;/P&gt;&lt;P&gt;can you please try to unsecure the flash?&lt;/P&gt;&lt;P&gt;- In Code Warior debugger menu -&amp;gt;MultilinkCyclonePro-&amp;gt;Unsecure…&lt;/P&gt;&lt;P&gt;- If not work you can use unsecure12 from P&amp;amp;E. this is a professional unsecure tool:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.pemicro.com/support/downloads_find.cfm"&gt;http://www.pemicro.com/support/downloads_find.cfm&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;choose HC(S)12(X)&lt;/P&gt;&lt;P&gt;Download „Unsecure_12“ and “Unsecure_12 Help Files”.&lt;/P&gt;&lt;P&gt;For downloading is necessary registration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Mon, 14 Mar 2016 07:48:22 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2016-03-14T07:48:22Z</dc:date>
    <item>
      <title>ALL_PPAGES flash module is bad or protected.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ALL-PPAGES-flash-module-is-bad-or-protected/m-p/472971#M3716</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; When i use debuter, there is a red line in cmd window.&lt;/P&gt;&lt;P&gt;FP: All_PPAGES flash module is bad or protected. &lt;/P&gt;&lt;P&gt;executing .\cmd\P&amp;amp;E_Multilink_CyclonePro_vppoff.cmd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; then i can see nothing but 0xFFFF at the address 0x388000(Banked Flash memory).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Anyone know how can i fixed this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thankyou very much.&lt;/P&gt;&lt;P&gt;lixiao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 06:42:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ALL-PPAGES-flash-module-is-bad-or-protected/m-p/472971#M3716</guid>
      <dc:creator>xiaoli</dc:creator>
      <dc:date>2016-03-14T06:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALL_PPAGES flash module is bad or protected.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ALL-PPAGES-flash-module-is-bad-or-protected/m-p/472972#M3717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lixiao,&lt;/P&gt;&lt;P&gt;the problem may resides in:&lt;/P&gt;&lt;P&gt;1. project itself.&lt;/P&gt;&lt;P&gt;if you create a new project with wizard, can you download the code to flash without problem?&lt;/P&gt;&lt;P&gt;are you programming something at address 0xFF0E-0xFF0F in your application?&lt;/P&gt;&lt;P&gt;This is the location where the secure byte is programmed. So do not program it while you are debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. CW version:&lt;/P&gt;&lt;P&gt;what chip do you work with?&lt;/P&gt;&lt;P&gt;please use the latest CW5.1 or CW5.2 that&amp;nbsp; support this chip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. board/device:&lt;/P&gt;&lt;P&gt;the FLASH may be secured.&lt;/P&gt;&lt;P&gt;can you please try to unsecure the flash?&lt;/P&gt;&lt;P&gt;- In Code Warior debugger menu -&amp;gt;MultilinkCyclonePro-&amp;gt;Unsecure…&lt;/P&gt;&lt;P&gt;- If not work you can use unsecure12 from P&amp;amp;E. this is a professional unsecure tool:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.pemicro.com/support/downloads_find.cfm"&gt;http://www.pemicro.com/support/downloads_find.cfm&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;choose HC(S)12(X)&lt;/P&gt;&lt;P&gt;Download „Unsecure_12“ and “Unsecure_12 Help Files”.&lt;/P&gt;&lt;P&gt;For downloading is necessary registration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Mon, 14 Mar 2016 07:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ALL-PPAGES-flash-module-is-bad-or-protected/m-p/472972#M3717</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-03-14T07:48:22Z</dc:date>
    </item>
  </channel>
</rss>

