<?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>LPCXpresso IDEのトピックConverting cortex M3 lib (which was genreted using IAR tool chain) for use with XPRESSO IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Converting-cortex-M3-lib-which-was-genreted-using-IAR-tool-chain/m-p/569826#M19873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ramakrishna.boyina on Tue Oct 29 00:31:11 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Cortex M3 lib which was generated using IAR tool chain. when i use the lib with my source code in XPRESSO IDE, i have got the following warnings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_6.0.4_159/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/bin/ld.exe: Warning: ../\libecc.a(eccas163.obj): Conflicting platform configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code didn't worked on target platform. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any solution we can use the lib in XPRESSO tool chain like passing some flags so that it will compile without warnings and code will work on target platform.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks &amp;amp; regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ramakrishna.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:30:59 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:30:59Z</dc:date>
    <item>
      <title>Converting cortex M3 lib (which was genreted using IAR tool chain) for use with XPRESSO IDE</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Converting-cortex-M3-lib-which-was-genreted-using-IAR-tool-chain/m-p/569826#M19873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ramakrishna.boyina on Tue Oct 29 00:31:11 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Cortex M3 lib which was generated using IAR tool chain. when i use the lib with my source code in XPRESSO IDE, i have got the following warnings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_6.0.4_159/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/bin/ld.exe: Warning: ../\libecc.a(eccas163.obj): Conflicting platform configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code didn't worked on target platform. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any solution we can use the lib in XPRESSO tool chain like passing some flags so that it will compile without warnings and code will work on target platform.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks &amp;amp; regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ramakrishna.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:30:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Converting-cortex-M3-lib-which-was-genreted-using-IAR-tool-chain/m-p/569826#M19873</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Converting cortex M3 lib (which was genreted using IAR tool chain) for use with XPRESSO IDE</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Converting-cortex-M3-lib-which-was-genreted-using-IAR-tool-chain/m-p/569827#M19874</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 Tue Oct 29 02:26:46 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I suspect that the warning is actually benign, though without seeing it, it is hard to tell for real.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And with regards to the code not running, you really need to provide more details for anyone to really help you here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example you say that the library was built for Cortex-M3, but was it intended to run on the actual MCU that you are trying it on? ie does it contain code/options specific to a different MCU, which may not apply to the part you are actually using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And how do you know that it is the library code that is causing you issues on the target MCU?&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;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:30:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Converting-cortex-M3-lib-which-was-genreted-using-IAR-tool-chain/m-p/569827#M19874</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Converting cortex M3 lib (which was genreted using IAR tool chain) for use with XPRESSO IDE</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Converting-cortex-M3-lib-which-was-genreted-using-IAR-tool-chain/m-p/569828#M19875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ramakrishna.boyina on Tue Oct 29 02:47:26 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank your mail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The library built for Cortex M3 with IAR tool chain with following compiler options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Compiler options: -DARM -DNO_SEED_ENTROPY --dlib_config c:/Program Files/IAR Systems/Embedded Workbench 5.4/arm/inc/Dlib_Config_Normal.h --cpu Cortex-M3 --cpu_mode thumb --endian little -e --fpu None --no_tbaa --no_scheduling --no_inline --no_unroll --diag_suppress Pa050&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using lib with ucos-iii blinky example code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i use lib with IAR tool chain for blinky example, i didn't get any warnings and able to use function APIs provides by the lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I use lib with XPRESSO for blinky example, i hove got the lot of following warnings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_6.0.4_159/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/bin/ld.exe: Warning: ../\libecc.a(eccas163.obj): Conflicting platform configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have debug (hardware debugging) the code by calling one of API provided by the lib and after calling that function it is not returned from that function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any options that we can provide in XPRESSO so that we can use lib in XPRESSO IDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks &amp;amp; regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ramakrishna.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:31:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Converting-cortex-M3-lib-which-was-genreted-using-IAR-tool-chain/m-p/569828#M19875</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:31:00Z</dc:date>
    </item>
  </channel>
</rss>

