<?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: undefined reference to `__bss_section_table_end' in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/undefined-reference-to-bss-section-table-end/m-p/534389#M4073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Mon Jan 04 04:23:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So you have broken something fairly fundamental in the project if the startup code is no longer successfully building. But it is hard to guess at exactly what you might have done from the information provided.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need more help identifying the cause of your errors, then the simplest thing to do would be to export and post your project...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fhow-importexport-projects" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/faq/lpcxpresso/how-importexport-projects&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:20:11 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:20:11Z</dc:date>
    <item>
      <title>undefined reference to `__bss_section_table_end'</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/undefined-reference-to-bss-section-table-end/m-p/534388#M4072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Karthik Venkatesh on Sun Jan 03 21:32:29 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to test the UART functionality of LPC812 on my custom board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For that, I used the LPCOpen library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to successfully test my UART functionality after making some UART print statement changes inside the main().&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then later when I again tried to Build the project it shows following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;I&gt;undefined reference to `__bss_section_table_end'cr_startup_lpc8xx.c/periph_uart/example/srcline 280C/C++ Problem&lt;/I&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find attached snapshot of the LPCXpresso error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am not sure what might be the reason.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Karthik&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/undefined-reference-to-bss-section-table-end/m-p/534388#M4072</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `__bss_section_table_end'</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/undefined-reference-to-bss-section-table-end/m-p/534389#M4073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Mon Jan 04 04:23:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So you have broken something fairly fundamental in the project if the startup code is no longer successfully building. But it is hard to guess at exactly what you might have done from the information provided.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need more help identifying the cause of your errors, then the simplest thing to do would be to export and post your project...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fhow-importexport-projects" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/faq/lpcxpresso/how-importexport-projects&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:20:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/undefined-reference-to-bss-section-table-end/m-p/534389#M4073</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:20:11Z</dc:date>
    </item>
  </channel>
</rss>

