<?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: LPC804 I2C SBL Testing in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1453994#M48674</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you try other test I mentioned last time, what about result?&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 06:43:01 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2022-05-06T06:43:01Z</dc:date>
    <item>
      <title>LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1449933#M48575</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are evaluating the I2C SBL with MCUXpresso IDE. For that&amp;nbsp;lpc804_i2c_sbl_app.bin is flashed using GUI Flash tool in SWD mode.&lt;/P&gt;&lt;P&gt;After that from the project properties -&amp;gt; C/C++ Build Settings/ MCU Settings, memory details what to configure as per AN12373 document? As per AN12373 document it is telling about Keil IDE only.&lt;/P&gt;&lt;P&gt;The current configuration in MCUXpresso IDE is as follows.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arafathyasar24_0-1651063694594.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/178187i7DCC169ADA1FEA42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arafathyasar24_0-1651063694594.png" alt="arafathyasar24_0-1651063694594.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Tried changing the PROGRAM_FLASH location from 0x0 to 0x2000 and Size 0x7f80 to 0x5f80, which is not working.&lt;/P&gt;&lt;P&gt;As the SBL is sitting in 0x0 to 0x2000, do we need to tell that one also here?&lt;/P&gt;&lt;P&gt;Kindly help us in right setting for enabling the same.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Yasar Arafath&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 12:51:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1449933#M48575</guid>
      <dc:creator>arafathyasar24</dc:creator>
      <dc:date>2022-04-27T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1450625#M48588</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;Tried changing the PROGRAM_FLASH location from 0x0 to 0x2000 and Size 0x7f80 to 0x5f80, which is not working.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;-&amp;gt;&amp;gt; Do you meaning change the memory of your application project?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you know it not work?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does the application project an work well by default, without secondary bootloader?&lt;/P&gt;
&lt;P&gt;You'd better show your detail steps by picture or video,thanks.&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>Thu, 28 Apr 2022 10:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1450625#M48588</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-04-28T10:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1450641#M48590</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;As per AN12373 doc,&amp;nbsp;lpc804_i2c_sbl.bin has to sit on 0x0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Procedure followed to test generated binary with PROGRAM_FLASH location 0x2000&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Mass erased the chip&lt;/LI&gt;&lt;LI&gt;Reset the board&lt;/LI&gt;&lt;LI&gt;Flashed “lpc804_i2c_sbl.bin” at 0x0 with MCUXpresso IDE’s GUI Flash Tool&lt;/LI&gt;&lt;LI&gt;Reset the board&lt;/LI&gt;&lt;LI&gt;Flashed the below modified and built binary at 0x2000 with MCUXpresso IDE’s GUI Flash Tool&lt;/LI&gt;&lt;LI&gt;Reset the board&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Yasar Arafath&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 10:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1450641#M48590</guid>
      <dc:creator>arafathyasar24</dc:creator>
      <dc:date>2022-04-28T10:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1451219#M48604</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;First you need confirm your application code work well by default( start from 0x0 address).&lt;/P&gt;
&lt;P&gt;Then change&amp;nbsp;&lt;SPAN&gt;PROGRAM_FLASH&amp;nbsp; start from 0x2000, also pay attention flash size.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You said not work, do you mean application code do not work? You can try just run your application project with offsite 0x2000, check whether it can work well, refer to:&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/Lpc845-app-code-can-t-debug-after-bootloader/m-p/856989" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers/Lpc845-app-code-can-t-debug-after-bootloader/m-p/856989&lt;/A&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;"With regards to "MCUXpresso IDE can't debug application with start address from 0x3000", after programming flash, the IDE will by default reset the device - which causes the ROM bootrom code to run and call into a"valid image" in flash at 0x0. Thus if you have no valid image in flash at 0x0 this is not going to work.&lt;/P&gt;
&lt;P&gt;One allow you to debug your application at 0x3000 via a LinkServer / CMSIS-DAP debug connection (assuming you have your boot loader or a "dummy application" at address 0x0) would probably be to change the way that the IDE resets the target after programming flash. To do this, edit the launch configuration (by double clicking on the .launch file that will have been created in your project) and change the "reset handling" option to "SOFT". "&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 29 Apr 2022 09:21:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1451219#M48604</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-04-29T09:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1452499#M48638</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;The application works fine from default address 0x0 and it is the same LED_Blinky example from MCUXpresso SDK.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Yasar Arafath&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 04:15:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1452499#M48638</guid>
      <dc:creator>arafathyasar24</dc:creator>
      <dc:date>2022-05-04T04:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1453341#M48654</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Also pay attention do not use printf to print to console.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 08:10:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1453341#M48654</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-05-05T08:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1453898#M48673</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;The LED_Blinky doesn't use any printf in the example SDK&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Yasar Arafath&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 03:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1453898#M48673</guid>
      <dc:creator>arafathyasar24</dc:creator>
      <dc:date>2022-05-06T03:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 I2C SBL Testing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1453994#M48674</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you try other test I mentioned last time, what about result?&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 06:43:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-I2C-SBL-Testing/m-p/1453994#M48674</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-05-06T06:43:01Z</dc:date>
    </item>
  </channel>
</rss>

