<?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のトピックRe: LPC54628 moving functions into board flash</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909654#M36432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using &lt;SPAN style="color: #000000; font-size: medium;"&gt;archive:file&lt;/SPAN&gt;&amp;nbsp;section did the job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2019 07:02:25 GMT</pubDate>
    <dc:creator>mateuszkiełbasa</dc:creator>
    <dc:date>2019-09-03T07:02:25Z</dc:date>
    <item>
      <title>LPC54628 moving functions into board flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909651#M36429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to move some functions into BOARD_FLASH region because internal flash has too small capacity. I know tat including "cr_section_macros.h" file and __TEXT() macro works but it's tiring when for example 100 functions should be decorated this way. I any way to for example move all functions from directory into specified region of flash? I searched tutorials and I found how to place it in SDRAM but it requires own linker script. Is any simple way to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2019 10:42:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909651#M36429</guid>
      <dc:creator>mateuszkiełbasa</dc:creator>
      <dc:date>2019-08-27T10:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 moving functions into board flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909652#M36430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mateuz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is possible to do, please check the link bellow:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/389110"&gt;https://community.nxp.com/thread/389110&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Alexis Andalon&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 00:28:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909652#M36430</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-08-30T00:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 moving functions into board flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909653#M36431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. Your solution works fine but I am wondering about one thing. Is it possible to move static library (like emWin which is provided with header files and .a file). In this case the compiler doesn't make .o file for emWin and I don't know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 06:36:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909653#M36431</guid>
      <dc:creator>mateuszkiełbasa</dc:creator>
      <dc:date>2019-09-03T06:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 moving functions into board flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909654#M36432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using &lt;SPAN style="color: #000000; font-size: medium;"&gt;archive:file&lt;/SPAN&gt;&amp;nbsp;section did the job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 07:02:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-moving-functions-into-board-flash/m-p/909654#M36432</guid>
      <dc:creator>mateuszkiełbasa</dc:creator>
      <dc:date>2019-09-03T07:02:25Z</dc:date>
    </item>
  </channel>
</rss>

