<?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 Running KDS 2 project in KDS 3 causing compile errors in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Running-KDS-2-project-in-KDS-3-causing-compile-errors/m-p/412013#M3061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a demo in KDS 2 and a community member tried to import this project in KDS 3.0.0 and recognized that the project is not able to compile.&lt;/P&gt;&lt;P&gt;I tried the same on my side and figured out to have the same issue with this KDS 2 project in KDS 3. Further, I've tried an other project from the internet which was created in KDS 2 and had the same problem to compile in KDS 3.&lt;/P&gt;&lt;P&gt;If I create the project from the ground up in KDS 3 then everything is fine. &lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the console. I attached the demo to this message as well.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'Building target: Test_EthLDD.elf'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'Invoking: Cross ARM C++ Linker'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections&amp;nbsp; -g3 -T "C:/Users/Kleber Gouveia/Desktop/Test_EthLDD/Project_Settings/Linker_Files/ProcessorExpert.ld" -Xlinker --gc-sections -L"C:/Users/Kleber Gouveia/Desktop/Test_EthLDD/Project_Settings/Linker_Files" -Wl,-Map,"Test_EthLDD.map" -nanolibc -o "Test_EthLDD.elf"&amp;nbsp; ./Sources/Events.o ./Sources/main.o&amp;nbsp; ./Project_Settings/Startup_Code/startup.o&amp;nbsp; ./Generated_Code/System/CPU_Init.o ./Generated_Code/System/Peripherals_Init.o ./Generated_Code/System/Vectors.o&amp;nbsp; ./Generated_Code/Cpu.o ./Generated_Code/CsIO1.o ./Generated_Code/ETH.o ./Generated_Code/IO1.o ./Generated_Code/PE_LDD.o ./Generated_Code/Pins1.o ./Generated_Code/TIMER.o&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;arm-none-eabi-g++: error: unrecognized command line option '-nanolibc'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;make: *** [Test_EthLDD.elf] Error 1&lt;/EM&gt;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a general bug in KDS 3? Is it known and is there a workaround?&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Chris&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-338783"&gt;Test_EthLDD.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 23:48:43 GMT</pubDate>
    <dc:creator>ChrisTango</dc:creator>
    <dc:date>2015-05-29T23:48:43Z</dc:date>
    <item>
      <title>Running KDS 2 project in KDS 3 causing compile errors</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Running-KDS-2-project-in-KDS-3-causing-compile-errors/m-p/412013#M3061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a demo in KDS 2 and a community member tried to import this project in KDS 3.0.0 and recognized that the project is not able to compile.&lt;/P&gt;&lt;P&gt;I tried the same on my side and figured out to have the same issue with this KDS 2 project in KDS 3. Further, I've tried an other project from the internet which was created in KDS 2 and had the same problem to compile in KDS 3.&lt;/P&gt;&lt;P&gt;If I create the project from the ground up in KDS 3 then everything is fine. &lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the console. I attached the demo to this message as well.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'Building target: Test_EthLDD.elf'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'Invoking: Cross ARM C++ Linker'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections&amp;nbsp; -g3 -T "C:/Users/Kleber Gouveia/Desktop/Test_EthLDD/Project_Settings/Linker_Files/ProcessorExpert.ld" -Xlinker --gc-sections -L"C:/Users/Kleber Gouveia/Desktop/Test_EthLDD/Project_Settings/Linker_Files" -Wl,-Map,"Test_EthLDD.map" -nanolibc -o "Test_EthLDD.elf"&amp;nbsp; ./Sources/Events.o ./Sources/main.o&amp;nbsp; ./Project_Settings/Startup_Code/startup.o&amp;nbsp; ./Generated_Code/System/CPU_Init.o ./Generated_Code/System/Peripherals_Init.o ./Generated_Code/System/Vectors.o&amp;nbsp; ./Generated_Code/Cpu.o ./Generated_Code/CsIO1.o ./Generated_Code/ETH.o ./Generated_Code/IO1.o ./Generated_Code/PE_LDD.o ./Generated_Code/Pins1.o ./Generated_Code/TIMER.o&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;arm-none-eabi-g++: error: unrecognized command line option '-nanolibc'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;make: *** [Test_EthLDD.elf] Error 1&lt;/EM&gt;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a general bug in KDS 3? Is it known and is there a workaround?&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Chris&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-338783"&gt;Test_EthLDD.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 23:48:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Running-KDS-2-project-in-KDS-3-causing-compile-errors/m-p/412013#M3061</guid>
      <dc:creator>ChrisTango</dc:creator>
      <dc:date>2015-05-29T23:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Running KDS 2 project in KDS 3 causing compile errors</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Running-KDS-2-project-in-KDS-3-causing-compile-errors/m-p/412014#M3062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Christian Tschendel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KDS v2.0.0 and v3.0.0 are using different ARM GNU toolchains. You should go to the linker options and change the flag "&lt;STRONG style="font-family: courier new,courier;"&gt;-nanolibc&lt;/STRONG&gt;" to "&lt;STRONG style="font-family: courier new,courier;"&gt;-specs=nano.specs&lt;/STRONG&gt;". There is even an upgrade assistant, for details please check the next document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-103698"&gt;Kinetis Design Studio: Migrating KDS V2.0.0 Projects to GNU Tools for ARM Embedded (Launchpad, KDS V3.0.0)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2015 00:43:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Running-KDS-2-project-in-KDS-3-causing-compile-errors/m-p/412014#M3062</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-05-30T00:43:15Z</dc:date>
    </item>
  </channel>
</rss>

