<?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のトピックRe: FRDM-K82F error while programming factory.sb using blhost</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810094#M49249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your support. I have compiled "bubble and LED blink" projects in IAR, using srec, sb files were generated using your .bd files(if i use my bd files then sb file load fails)and successfully loaded to frdm-K82 board. I got the expected output in open SDA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will start work on OTFAD feature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;R.Dhanapal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2018 11:13:06 GMT</pubDate>
    <dc:creator>dhanapal_rajend</dc:creator>
    <dc:date>2018-09-20T11:13:06Z</dc:date>
    <item>
      <title>Re: FRDM-K82F error while programming factory.sb using blhost</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810091#M49246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhanapal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What the board you are using? FRDM-K82?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You can't use the kinetiFlashTool to download the sb file, but you can download the .bin file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; From your description, it seems your communication also have problem, if you don't download the qspi code, just normal blink code, can you success?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you are using the FRDM-K82 board, before you download the code, I suggest you use the JLINK commander to do the unlock kinetis at first, then before you connect the HID, press the NMI pin hold on it, then press the reset, release reset pin, release NMI pin, just let the code enter the ROM bootloader, now you can use the kinetis flash tool to connect your chip, and download the .bin file which is located from flash 0x00.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please try it at first, after make sure your communication have no problem, then go on to work on the qspi problem on your side.&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, 07 Sep 2018 09:25:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810091#M49246</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-09-07T09:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82F error while programming factory.sb using blhost</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810092#M49247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have updated the "K82_bubble.sb" and "k82_sdk_led_blinky.sb" using the blhost. &lt;STRONG&gt;LED blink happens&lt;/STRONG&gt; but i am getting below error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;k82_sdk_led_blinky.sb&lt;BR /&gt;Inject command 'receive-sb-file'&lt;BR /&gt;Preparing to send 6048 (0x17a0) bytes to the target.&lt;BR /&gt;Successful generic response to command 'receive-sb-file'&lt;BR /&gt;(1/1)99%usb hid detected receiver data abort&lt;BR /&gt;Data phase write aborted by status 0x2712 kStatus_AbortDataPhase&lt;BR /&gt;Possible JUMP or RESET command received.&lt;BR /&gt;Response status = 10002 (0x2712) kStatus_AbortDataPhase&lt;BR /&gt;Wrote 6016 of 6048 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K82_bubble.sb&lt;/P&gt;&lt;P&gt;Inject command 'receive-sb-file'&lt;BR /&gt;Preparing to send 17872 (0x45d0) bytes to the target.&lt;BR /&gt;Successful generic response to command 'receive-sb-file'&lt;BR /&gt;(1/1)99%usb hid detected receiver data abort&lt;BR /&gt;Data phase write aborted by status 0x2712 kStatus_AbortDataPhase&lt;BR /&gt;Possible JUMP or RESET command received.&lt;BR /&gt;Response status = 10002 (0x2712) kStatus_AbortDataPhase&lt;BR /&gt;Wrote 17856 of 17872 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both sb file loading logs attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give your comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;R.Dhanapal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 13:32:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810092#M49247</guid>
      <dc:creator>dhanapal_rajend</dc:creator>
      <dc:date>2018-09-19T13:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82F error while programming factory.sb using blhost</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810093#M49248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi R.Dhanapal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; We can ignore the 99% information, please check the function after you download the .sb file, both led and the bubble works on your side? I can make it work on my FRDM-K82 board.&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, 20 Sep 2018 09:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810093#M49248</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-09-20T09:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82F error while programming factory.sb using blhost</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810094#M49249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your support. I have compiled "bubble and LED blink" projects in IAR, using srec, sb files were generated using your .bd files(if i use my bd files then sb file load fails)and successfully loaded to frdm-K82 board. I got the expected output in open SDA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will start work on OTFAD feature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;R.Dhanapal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 11:13:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810094#M49249</guid>
      <dc:creator>dhanapal_rajend</dc:creator>
      <dc:date>2018-09-20T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82F error while programming factory.sb using blhost</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810095#M49250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi R.Dhanapal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you have any new problem in the OTFAD feature, welcome to create the new question post.&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, 21 Sep 2018 03:08:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810095#M49250</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-09-21T03:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82F error while programming factory.sb using blhost</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810096#M49251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Kerry,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I need to do the same QSPI boot from freedom bootloader. I am expecting your support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;R.Dhanapal&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2018 08:28:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810096#M49251</guid>
      <dc:creator>dhanapal_rajend</dc:creator>
      <dc:date>2018-09-29T08:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K82F error while programming factory.sb using blhost</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810097#M49252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi R.Dhanapal,&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you have the new question, please create the new question post, then we will help you in your new post.&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>Mon, 08 Oct 2018 05:15:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-FRDM-K82F-error-while-programming-factory-sb-using-blhost/m-p/810097#M49252</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-10-08T05:15:28Z</dc:date>
    </item>
  </channel>
</rss>

