<?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>Kinetis Design Studio中的主题 KDS problem : arm-none-eabi-gcc: error: CreateProcess: No such file or directory</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-problem-arm-none-eabi-gcc-error-CreateProcess-No-such-file/m-p/375179#M1925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I am trying to get KDS (2.0.0) running with KSDK. I successfully installed KDS, and KSDK, and I also installed the Eclipse update. I am following the instructions in the document "Getting started with KSDK User's Guide Rev 0". When I get to the part about importing the platform library project and compiling it, I come across errors: "arm-none-eabi-gcc: error: CreateProcess: No such file or directory". Any ideas on how to fix this? I am using a Windows Vista Business VM hosted by an Ubuntu machine. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Including part of the console output:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'Building file: C:/Users/W/Freescale/KSDK_1.1.0/platform/drivers/src/adc16/fsl_adc16_driver.c'&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C Compiler'&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -Wall&amp;nbsp; -g -DDEBUG -DCPU_MK64FN1M0VMD12 -DKDS -I../../../../../platform/CMSIS/Include -I../../../../../platform/CMSIS/Include/device -I../../../../../platform/startup/MK64F12 -I../../../../../platform/utilities/inc -I../../../../../platform/hal/inc -I../../../../../platform/drivers/inc -I../../../../../platform/system/inc -I../../../../../platform/osa/inc -std=gnu99 -MMD -MP -MF"platform/adc16/drivers/fsl_adc16_driver.d" -MT"platform/adc16/drivers/fsl_adc16_driver.o" -c -o "platform/adc16/drivers/fsl_adc16_driver.o" "C:/Users/W/Freescale/KSDK_1.1.0/platform/drivers/src/adc16/fsl_adc16_driver.c"&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc: error: CreateProcess: No such file or directory&lt;/P&gt;&lt;P&gt;make: *** [platform/adc16/drivers/fsl_adc16_driver.o] Error 1&lt;/P&gt;&lt;P&gt;'Building file: C:/Users/W/Freescale/KSDK_1.1.0/platform/osa/src/fsl_os_abstraction_bm.c'&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C Compiler'&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -Wall&amp;nbsp; -g -DDEBUG -DCPU_MK64FN1M0VMD12 -DKDS -I../../../../../platform/CMSIS/Include -I../../../../../platform/CMSIS/Include/device -I../../../../../platform/startup/MK64F12 -I../../../../../platform/utilities/inc -I../../../../../platform/hal/inc -I../../../../../platform/drivers/inc -I../../../../../platform/system/inc -I../../../../../platform/osa/inc -std=gnu99 -MMD -MP -MF"osa/fsl_os_abstraction_bm.d" -MT"osa/fsl_os_abstraction_bm.o" -c -o "osa/fsl_os_abstraction_bm.o" "C:/Users/W/Freescale/KSDK_1.1.0/platform/osa/src/fsl_os_abstraction_bm.c"&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc: error: CreateProcess: No such file or directory&lt;/P&gt;&lt;P&gt;make: *** [osa/fsl_os_abstraction_bm.o] Error 1&lt;/P&gt;&lt;P&gt;make: Target `all' not remade because of errors.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;08:00:35 Build Finished (took 13s.775ms)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Jan 2015 08:13:51 GMT</pubDate>
    <dc:creator>worrick</dc:creator>
    <dc:date>2015-01-25T08:13:51Z</dc:date>
    <item>
      <title>KDS problem : arm-none-eabi-gcc: error: CreateProcess: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-problem-arm-none-eabi-gcc-error-CreateProcess-No-such-file/m-p/375179#M1925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I am trying to get KDS (2.0.0) running with KSDK. I successfully installed KDS, and KSDK, and I also installed the Eclipse update. I am following the instructions in the document "Getting started with KSDK User's Guide Rev 0". When I get to the part about importing the platform library project and compiling it, I come across errors: "arm-none-eabi-gcc: error: CreateProcess: No such file or directory". Any ideas on how to fix this? I am using a Windows Vista Business VM hosted by an Ubuntu machine. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Including part of the console output:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'Building file: C:/Users/W/Freescale/KSDK_1.1.0/platform/drivers/src/adc16/fsl_adc16_driver.c'&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C Compiler'&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -Wall&amp;nbsp; -g -DDEBUG -DCPU_MK64FN1M0VMD12 -DKDS -I../../../../../platform/CMSIS/Include -I../../../../../platform/CMSIS/Include/device -I../../../../../platform/startup/MK64F12 -I../../../../../platform/utilities/inc -I../../../../../platform/hal/inc -I../../../../../platform/drivers/inc -I../../../../../platform/system/inc -I../../../../../platform/osa/inc -std=gnu99 -MMD -MP -MF"platform/adc16/drivers/fsl_adc16_driver.d" -MT"platform/adc16/drivers/fsl_adc16_driver.o" -c -o "platform/adc16/drivers/fsl_adc16_driver.o" "C:/Users/W/Freescale/KSDK_1.1.0/platform/drivers/src/adc16/fsl_adc16_driver.c"&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc: error: CreateProcess: No such file or directory&lt;/P&gt;&lt;P&gt;make: *** [platform/adc16/drivers/fsl_adc16_driver.o] Error 1&lt;/P&gt;&lt;P&gt;'Building file: C:/Users/W/Freescale/KSDK_1.1.0/platform/osa/src/fsl_os_abstraction_bm.c'&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C Compiler'&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -Wall&amp;nbsp; -g -DDEBUG -DCPU_MK64FN1M0VMD12 -DKDS -I../../../../../platform/CMSIS/Include -I../../../../../platform/CMSIS/Include/device -I../../../../../platform/startup/MK64F12 -I../../../../../platform/utilities/inc -I../../../../../platform/hal/inc -I../../../../../platform/drivers/inc -I../../../../../platform/system/inc -I../../../../../platform/osa/inc -std=gnu99 -MMD -MP -MF"osa/fsl_os_abstraction_bm.d" -MT"osa/fsl_os_abstraction_bm.o" -c -o "osa/fsl_os_abstraction_bm.o" "C:/Users/W/Freescale/KSDK_1.1.0/platform/osa/src/fsl_os_abstraction_bm.c"&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc: error: CreateProcess: No such file or directory&lt;/P&gt;&lt;P&gt;make: *** [osa/fsl_os_abstraction_bm.o] Error 1&lt;/P&gt;&lt;P&gt;make: Target `all' not remade because of errors.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;08:00:35 Build Finished (took 13s.775ms)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 08:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-problem-arm-none-eabi-gcc-error-CreateProcess-No-such-file/m-p/375179#M1925</guid>
      <dc:creator>worrick</dc:creator>
      <dc:date>2015-01-25T08:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: KDS problem : arm-none-eabi-gcc: error: CreateProcess: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-problem-arm-none-eabi-gcc-error-CreateProcess-No-such-file/m-p/375180#M1926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi worrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have KDS (2.0.0) with KSDK_1.1. 0 on my computer. I didn't have your problem.&lt;/P&gt;&lt;P&gt;please make sure the SW install sequence:&lt;/P&gt;&lt;P&gt;1. install KDS2.0 and update first.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;here is on line update install address: Freescale KDS Update Site - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://freescale.com/lgfiles/updates/Eclipse/KDS" target="_blank"&gt;http://freescale.com/lgfiles/updates/Eclipse/KDS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. then install KSDK1.1.0&lt;/P&gt;&lt;P&gt;3. install KSDK update:&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.1.0\tools\eclipse_update&lt;/P&gt;&lt;P&gt;4. rebuild lib:&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.1.0\lib\ksdk_platform_lib\kds\K64F12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the build can be successful on my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you already follow above procedure but still have problem, please&lt;/P&gt;&lt;P&gt;- uninstall your KDS and KSDK, remove association install folders. &lt;/P&gt;&lt;P&gt;- then reinstall them with above steps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure you have admin right. I suggest you install them in default path.&lt;/P&gt;&lt;P&gt;this should work.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&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>Thu, 29 Jan 2015 05:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-problem-arm-none-eabi-gcc-error-CreateProcess-No-such-file/m-p/375180#M1926</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-01-29T05:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: KDS problem : arm-none-eabi-gcc: error: CreateProcess: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-problem-arm-none-eabi-gcc-error-CreateProcess-No-such-file/m-p/375181#M1927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Worrick,&lt;/P&gt;&lt;P&gt;Can you check if this file exists:&lt;/P&gt;&lt;P&gt;C:\Freescale\KDS_2.0.0\toolchain\bin\arm-none-eabi-gcc.exe&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;I have seen cases where virus scanners have removed that file. So can you check the logs of your virus scanner?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 06:59:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-problem-arm-none-eabi-gcc-error-CreateProcess-No-such-file/m-p/375181#M1927</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-01-29T06:59:38Z</dc:date>
    </item>
  </channel>
</rss>

