<?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>Kinetis MicrocontrollersのトピックHow to unlock a K22 Controller for SAP file?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783693#M47701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;I am using K22 FX512AM12 controller. I am able to program using Cyclone max in debug mode. But when I create a SAP file it does not let the code execute as the controller is locked. But once I debug it using code warrior with my cyclone max in code warrior 11, the SAP works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this urgently!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2018 14:25:14 GMT</pubDate>
    <dc:creator>sanketkulkarni</dc:creator>
    <dc:date>2018-07-05T14:25:14Z</dc:date>
    <item>
      <title>How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783693#M47701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;I am using K22 FX512AM12 controller. I am able to program using Cyclone max in debug mode. But when I create a SAP file it does not let the code execute as the controller is locked. But once I debug it using code warrior with my cyclone max in code warrior 11, the SAP works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this urgently!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:25:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783693#M47701</guid>
      <dc:creator>sanketkulkarni</dc:creator>
      <dc:date>2018-07-05T14:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783694#M47702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanket kulkarni,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check your app.hex file, do you lock the chip, please check .hex file address 0x40c data. 0XFE means the chip is unsecure, 0XFC, 0XFD, 0XFF mean the chip is secure, you need to unlock it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Actually, unlock is also very simple, you just need to do the mass erase before you download the code, so if you create the SAP file, please check, do you enable the mass erase before download the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Any updated question, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Fri, 06 Jul 2018 02:48:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783694#M47702</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-07-06T02:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783695#M47703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to unlock by programming a byte.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I programmed the byte at 0x040C as required. This&amp;nbsp;instruction&amp;nbsp;I added in the SAP file algorithm creation algorithm.&lt;/P&gt;&lt;P&gt;Actually we were able to program a new hardware from Code warrior but were not able to unsecure the controller by using the SAP independently.&lt;/P&gt;&lt;P&gt;Now we are able to program a new device using SAP file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 09:08:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783695#M47703</guid>
      <dc:creator>sanketkulkarni</dc:creator>
      <dc:date>2018-07-09T09:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783696#M47704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks a lot for your updated information. And that's very good to hear you can unlock it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As I know, the IDE associated with P&amp;amp;E product can do the unlock(mass erase) function. Another debugger JLINK also can use unlock kinetis command to unlock the chip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you need to use the&amp;nbsp;Cyclone SAP to unlock the kinetis, you can contact with P&amp;amp;E engineer, they will help you about it. Or you can just program the 0X40C directly with SAP.&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;If your question is solve, please help me mark the correct answer, just to close this question, thank you!&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;Kerry&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>Thu, 12 Jul 2018 05:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783696#M47704</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-07-12T05:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783697#M47705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help. As I mentioned I have programmed 0x040C byte and was able to unlock it using SAP File.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use Cyclone Max of PE micro for SAP File creation and dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sir, Can you guide me on how to become a Industry Renowned Embedded Developer?&lt;/P&gt;&lt;P&gt;I am very keen to achieve this benchmark, Currently I have 3 years of Experience.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My Mail ID: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:kulkarnisanket47@yahoo.in"&gt;kulkarnisanket47@yahoo.in&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:57:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783697#M47705</guid>
      <dc:creator>sanketkulkarni</dc:creator>
      <dc:date>2018-07-12T13:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783698#M47706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good!&lt;/P&gt;&lt;P&gt;I think strong technical knowledge and abundant project experience is the base, just keep on learning the technical knowledge.&lt;SPAN class="" data-aligning="#blng_part_src_1_9,#blng_part_tran_1_9" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; background-color: #bdd5ee; color: #434343; font-family: Tahoma, Arial, 宋体, 'Malgun Gothic'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 24px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-position: initial initial; background-repeat: initial initial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, if you have any NXP technical questions, please create the post, we would like to work together with you!&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;BR /&gt;Have a great day,&lt;BR /&gt;kerry&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>Fri, 13 Jul 2018 10:31:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/783698#M47706</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-07-13T10:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/1496536#M63674</link>
      <description>&lt;P&gt;I have started working on it and facing the exact same error. I was going through the google search and found this community answer. With the help of this and&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://www.igmguru.com/erp-training/hybris-commerce-cloud-training-certification/" target="_blank" rel="noopener"&gt;sap commerce cloud training&lt;/A&gt; for which I have enrolled, able to resolve the issue at a faster pace. Thank you for sharing the information.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:39:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/1496536#M63674</guid>
      <dc:creator>ankitagarg2994</dc:creator>
      <dc:date>2022-07-27T16:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock a K22 Controller for SAP file?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/1605737#M64776</link>
      <description>&lt;P&gt;XS advanced provides a number of properties that you can use in the corresponding initialisation file (for example, xscontroller.ini, xsexecagent.ini, or xsuaaserver.ini) to configure how log files are used by XS advanced services, applications, and the platform router.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 03:56:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-unlock-a-K22-Controller-for-SAP-file/m-p/1605737#M64776</guid>
      <dc:creator>atonalwilson</dc:creator>
      <dc:date>2023-02-27T03:56:25Z</dc:date>
    </item>
  </channel>
</rss>

