<?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: KDS 1.2 link issue in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-1-2-link-issue/m-p/401807#M2697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't see any libraries listed in your link commands.&lt;/P&gt;&lt;P&gt;Can you check if you have&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;-specs=nano.specs -specs=nosys.specs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;specified in the linker settings to use the nano library with the no-sys option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-103698/edit?ID=103698" title="https://community.freescale.com/docs/DOC-103698/edit?ID=103698"&gt;https://community.freescale.com/docs/DOC-103698/edit?ID=103698&lt;/A&gt; for additional details about migrating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 06:06:07 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2015-06-16T06:06:07Z</dc:date>
    <item>
      <title>KDS 1.2 link issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-1-2-link-issue/m-p/401806#M2696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I migrate one project, built on previous KDS version, to KDS3.0, which get a link issue:&lt;/P&gt;&lt;P&gt;see below log, the whole log is attached.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'Building target: AcmMuRataTest.elf'&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C++ Linker'&lt;/P&gt;&lt;P&gt;arm-none-eabi-g++ -mcpu=cortex-m0plus -mthumb -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -Wuninitialized -Wall -Wmissing-declarations -Wlogical-op -T "F:/www/AcmMuRataTest/Project_Settings/Linker_Files/ProcessorExpert.ld" -Xlinker --gc-sections -L"F:/www/AcmMuRataTest/Project_Settings/Linker_Files" -Wl,-Map,"AcmMuRataTest.map" -o "AcmMuRataTest.elf"&amp;nbsp; ./Sources/lowLevelObjects/AinSlave.o ./Sources/lowLevelObjects/HotWaterVolume.o ./Sources/lowLevelObjects/StringFunctions.o&amp;nbsp; ./Sources/highLevelObjects/GridControlAyla.o ./Sources/highLevelObjects/Scheduler.o ./Sources/highLevelObjects/aylaSetAndSend.o&amp;nbsp; ./Sources/hardwareObjects/AinUart.o ./Sources/hardwareObjects/ButtonLeft.o ./Sources/hardwareObjects/ButtonRight.o ./Sources/hardwareObjects/Buzzer.o ./Sources/hardwareObjects/LeakDetect.o ./Sources/hardwareObjects/UserLeds.o ./Sources/hardwareObjects/uartDebugFucntions.o&amp;nbsp; ./Sources/AylaCode/conf_access.o ./Sources/AylaCode/crc16.o ./Sources/AylaCode/demo.o ./Sources/AylaCode/endian.o ./Sources/AylaCode/prop_dp.o ./Sources/AylaCode/props.o ./Sources/AylaCode/serial_msg.o ./Sources/AylaCode/spi_io.o ./Sources/AylaCode/spi_ping.o ./Sources/AylaCode/spi_pkt.o ./Sources/AylaCode/utility.o&amp;nbsp; ./Sources/Events.o ./Sources/main.o&amp;nbsp; ./Project_Settings/Startup_Code/startup.o&amp;nbsp; ./Generated_Code/ASerialLdd1.o ./Generated_Code/ASerialLdd2.o ./Generated_Code/ASerialLdd3.o ./Generated_Code/AdcLdd1.o ./Generated_Code/BitIoLdd10.o ./Generated_Code/BitIoLdd11.o ./Generated_Code/BitIoLdd12.o ./Generated_Code/BitIoLdd13.o ./Generated_Code/BitIoLdd2.o ./Generated_Code/BitIoLdd3.o ./Generated_Code/BitIoLdd4.o ./Generated_Code/BitIoLdd5.o ./Generated_Code/BitIoLdd6.o ./Generated_Code/BitIoLdd7.o ./Generated_Code/BitIoLdd8.o ./Generated_Code/Cpu.o ./Generated_Code/PE_LDD.o ./Generated_Code/PwmLdd1.o ./Generated_Code/PwmLdd2.o ./Generated_Code/PwmLdd3.o ./Generated_Code/SMasterLdd1.o ./Generated_Code/TU1.o ./Generated_Code/TU2.o ./Generated_Code/TU3.o ./Generated_Code/TimerIntLdd1.o ./Generated_Code/Vectors.o ./Generated_Code/ainHwUartSCI.o ./Generated_Code/ainTxEnableDout.o ./Generated_Code/allAdChannelsAin.o ./Generated_Code/cea2045HwUartSCI.o ./Generated_Code/ceaTxEnableDout.o ./Generated_Code/ceaUcmResetDout.o ./Generated_Code/heartbeatLedDout.o ./Generated_Code/leftDs25LedPwmOut.o ./Generated_Code/pushButtonLeftDin.o ./Generated_Code/pushButtonRightDin.o ./Generated_Code/rightDs46LedPwmOut.o ./Generated_Code/rtiTimer.o ./Generated_Code/speakerPwmOut.o ./Generated_Code/spiWiFi.o ./Generated_Code/spiWifiChipSelDout.o ./Generated_Code/uartDebug.o ./Generated_Code/wifiIntrDin.o ./Generated_Code/wifiLinkDin.o ./Generated_Code/wifiReadyDin.o ./Generated_Code/wifiResetDio.o&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: underline;"&gt;f:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/lib/armv6-m\libc.a(lib_a-sbrkr.o): In function `_sbrk_r':&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: underline;"&gt;sbrkr.c:(.text._sbrk_r+0xc): undefined reference to `_sbrk'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: underline;"&gt;collect2.exe: error: ld returned 1 exit status&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;make: *** [AcmMuRataTest.elf] Error 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338855"&gt;Report.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 05:22:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-1-2-link-issue/m-p/401806#M2696</guid>
      <dc:creator>daweiyou</dc:creator>
      <dc:date>2015-06-16T05:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: KDS 1.2 link issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-1-2-link-issue/m-p/401807#M2697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't see any libraries listed in your link commands.&lt;/P&gt;&lt;P&gt;Can you check if you have&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;-specs=nano.specs -specs=nosys.specs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;specified in the linker settings to use the nano library with the no-sys option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-103698/edit?ID=103698" title="https://community.freescale.com/docs/DOC-103698/edit?ID=103698"&gt;https://community.freescale.com/docs/DOC-103698/edit?ID=103698&lt;/A&gt; for additional details about migrating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:06:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-1-2-link-issue/m-p/401807#M2697</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-06-16T06:06:07Z</dc:date>
    </item>
  </channel>
</rss>

