<?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: error while running ported coremark on LPC1114 board in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541048#M7253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by can.finner on Thu Apr 21 00:34:44 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: TheFallGuy&lt;/STRONG&gt;&lt;BR /&gt;Are you trying to run code that was compiled for the 1343/1769 on the 1114? If so, that is your problem. The LPC17/LPC13 has a Cortex-M3 processor, and the LPC11 has a Cortex-M0, which runs a smaller instruction set. If you execute a Cortex-M3 instruction, you will get a fault. Note that you can run Cortex-M0 code on a Cortex-M3, but oif course it will not make use of the additional features of the Cortex-M3 and will not run as fast as it could.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, I mean I ported coremark to all three target boards. The 1114 porting ran into falut, while the other two porting work fine, all on their own boards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks very much, don't know I can run M0 codes on M3 before. ^_^&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:54:58 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:54:58Z</dc:date>
    <item>
      <title>error while running ported coremark on LPC1114 board</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541044#M7249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by can.finner on Wed Apr 20 22:49:22 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've ported coremark to NXP LPC1114 board. But coremark.exe always run into hard_fault error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for windows version LPCXpresso v3.6.3 [Build 317] [08/04/2011] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the insn causes the fault lies in matrix_add_const;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for linux version LPCXpresso v3.8.3 [Build 317] [08/04/2011] the insn causes the fault is at "&amp;lt;malloc&amp;gt;+0x14", which is provided in libcr*.a&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:54:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541044#M7249</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: error while running ported coremark on LPC1114 board</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541045#M7250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by larryvc on Wed Apr 20 23:22:59 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi can.finner,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Without seeing your ported code it would be very difficult for us to help resolve your problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where did you get the original coremark source from?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Larry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:54:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541045#M7250</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: error while running ported coremark on LPC1114 board</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541046#M7251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by can.finner on Thu Apr 21 00:04:22 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: larryvc&lt;/STRONG&gt;&lt;BR /&gt;Hi can.finner,&lt;BR /&gt; &lt;BR /&gt;Without seeing your ported code it would be very difficult for us to help resolve your problem.&lt;BR /&gt; &lt;BR /&gt;Where did you get the original coremark source from?&lt;BR /&gt; &lt;BR /&gt;Larry&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for quick replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded coremark from EEMBC a few days ago, then ported it to lpc1769/lpc1343/lpc1114 based on CMSIS lib and example projects shipped with lpcXpresso tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Both 1769 and 1343 porting work fine except 1114.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'll see if I can attach porting related codes here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:54:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541046#M7251</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: error while running ported coremark on LPC1114 board</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541047#M7252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Thu Apr 21 00:12:36 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you trying to run code that was compiled for the 1343/1769 on the 1114? If so, that is your problem. The LPC17/LPC13 has a Cortex-M3 processor, and the LPC11 has a Cortex-M0, which runs a smaller instruction set. If you execute a Cortex-M3 instruction, you will get a fault. Note that you can run Cortex-M0 code on a Cortex-M3, but oif course it will not make use of the additional features of the Cortex-M3 and will not run as fast as it could.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:54:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541047#M7252</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: error while running ported coremark on LPC1114 board</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541048#M7253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by can.finner on Thu Apr 21 00:34:44 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: TheFallGuy&lt;/STRONG&gt;&lt;BR /&gt;Are you trying to run code that was compiled for the 1343/1769 on the 1114? If so, that is your problem. The LPC17/LPC13 has a Cortex-M3 processor, and the LPC11 has a Cortex-M0, which runs a smaller instruction set. If you execute a Cortex-M3 instruction, you will get a fault. Note that you can run Cortex-M0 code on a Cortex-M3, but oif course it will not make use of the additional features of the Cortex-M3 and will not run as fast as it could.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, I mean I ported coremark to all three target boards. The 1114 porting ran into falut, while the other two porting work fine, all on their own boards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks very much, don't know I can run M0 codes on M3 before. ^_^&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541048#M7253</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: error while running ported coremark on LPC1114 board</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541049#M7254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Shay Gal-On on Thu Apr 28 09:01:44 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the port?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The error appears to be in malloc. How much memory is available on the board? Is it possible you did not initialize the available memory during init, and malloc is trying to allocate on an invalid memory block?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/error-while-running-ported-coremark-on-LPC1114-board/m-p/541049#M7254</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:54:58Z</dc:date>
    </item>
  </channel>
</rss>

