<?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>LPC MicrocontrollersのトピックUsing LPC804 SPI SBL with MCUXpresso</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1412909#M47899</link>
    <description>&lt;P&gt;I'm trying to use the SBL for LPC804 from AN12378 with MCUXpresso, however I'm not quite sure whether I only have to somehow import the Keil Project into MCUXpresso (and somehow adapt some things),or whether I miss something.&lt;/P&gt;&lt;P&gt;Is there a way to get a precompiled version of the SBL? The project includes some for the SBL_APP but no binaries for the Bootloader itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lennart&lt;/P&gt;</description>
    <pubDate>Mon, 14 Feb 2022 07:18:28 GMT</pubDate>
    <dc:creator>lennartpt</dc:creator>
    <dc:date>2022-02-14T07:18:28Z</dc:date>
    <item>
      <title>Using LPC804 SPI SBL with MCUXpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1412909#M47899</link>
      <description>&lt;P&gt;I'm trying to use the SBL for LPC804 from AN12378 with MCUXpresso, however I'm not quite sure whether I only have to somehow import the Keil Project into MCUXpresso (and somehow adapt some things),or whether I miss something.&lt;/P&gt;&lt;P&gt;Is there a way to get a precompiled version of the SBL? The project includes some for the SBL_APP but no binaries for the Bootloader itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lennart&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 07:18:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1412909#M47899</guid>
      <dc:creator>lennartpt</dc:creator>
      <dc:date>2022-02-14T07:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using LPC804 SPI SBL with MCUXpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1413454#M47904</link>
      <description>&lt;P&gt;Hello Lennart,&lt;/P&gt;
&lt;P&gt;1) About porting project from keil to MCUXpresso IDE, you only can create a new project on mcuxpresso IDE, then copy&amp;amp;paste the code into it , compile still to there is no error.&lt;/P&gt;
&lt;P&gt;2) About the bootloader binaries, I can try to compile on my side, then send it to you if you need, while I think it is not convenient, because maybe you need change something refer to your requirement, also debug.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 06:31:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1413454#M47904</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-02-15T06:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using LPC804 SPI SBL with MCUXpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1413696#M47907</link>
      <description>&lt;P&gt;Thanks for the reply. I was now able, to get most of it to work, except for a IAR_Redirect.c file which does want to include a yfuns.h?. But the Assembly files (Keil_startup.s, IAR_cstartup_M.s) also don't work. I only get a lot of errors. ("Error: bad instruction 'module ?startup'" etc.).&lt;/P&gt;&lt;P&gt;Am I missing something? Do I need to use some special compiler or so?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 13:05:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1413696#M47907</guid>
      <dc:creator>lennartpt</dc:creator>
      <dc:date>2022-02-15T13:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using LPC804 SPI SBL with MCUXpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1414340#M47918</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;About the startup files, you can check a demo under MCUXpresso IDE project.&lt;/P&gt;
&lt;P&gt;Or if you create a new project on mcuxpresso IDE, the startup.c file will exist by default.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 09:43:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-LPC804-SPI-SBL-with-MCUXpresso/m-p/1414340#M47918</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-02-16T09:43:08Z</dc:date>
    </item>
  </channel>
</rss>

