<?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>CodeWarrior Development ToolsのトピックRe: mingw32-make: *** [main_c.obj] Error 1</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715834#M6364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the console message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;chcp windows-949 &amp;gt; null&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==&amp;gt; what this mean?&lt;/P&gt;&lt;P&gt;this could be a main reason of this error... does anyone know this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2018 14:55:20 GMT</pubDate>
    <dc:creator>yongcheolshin</dc:creator>
    <dc:date>2018-05-02T14:55:20Z</dc:date>
    <item>
      <title>mingw32-make: *** [main_c.obj] Error 1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715833#M6363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am building project PMSM_Sensorless_FOC for MC56F82748 using&amp;nbsp;CodeWarrior for MCU&amp;nbsp;Version: 11.0.&lt;/P&gt;&lt;P&gt;I have 2 errors like below. Could someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**** Build of configuration FLASH for project PMSM_Sensorless_FOC ****&lt;/P&gt;&lt;P&gt;"D:\\01 NXP\\CW MCU v11.0\\gnu\\bin\\mingw32-make" -j8 all &lt;BR /&gt;'Regenerating dependency file: src/M1_StateMachine_c.d'&lt;BR /&gt;'Regenerating dependency file: src/Motor Structure/motor_structure_c.d'&lt;BR /&gt;'Regenerating dependency file: src/State Machine/state_machine_c.d'&lt;BR /&gt;'Regenerating dependency file: main_c.d'&lt;BR /&gt;' '&lt;BR /&gt;' '&lt;BR /&gt;' '&lt;BR /&gt;' '&lt;BR /&gt;'Building file: ../main.c'&lt;BR /&gt;'Building file: ../src/support/freemaster/freemaster_56F8xxx.c'&lt;BR /&gt;'Building file: ../src/support/freemaster/freemaster_appcmd.c'&lt;BR /&gt;'Building file: ../src/support/freemaster/freemaster_can.c'&lt;BR /&gt;'Building file: ../src/support/freemaster/freemaster_protocol.c'&lt;BR /&gt;'Building file: ../src/support/freemaster/freemaster_rec.c'&lt;BR /&gt;'Executing target #2 ../src/support/freemaster/freemaster_appcmd.c'&lt;BR /&gt;'Building file: ../src/support/freemaster/freemaster_fastrec.c'&lt;BR /&gt;'Building file: ../src/support/freemaster/freemaster_pipes.c'&lt;BR /&gt;'Executing target #47 ../main.c'&lt;BR /&gt;'Executing target #3 ../src/support/freemaster/freemaster_can.c'&lt;BR /&gt;'Executing target #1 ../src/support/freemaster/freemaster_56F8xxx.c'&lt;BR /&gt;'Executing target #4 ../src/support/freemaster/freemaster_fastrec.c'&lt;BR /&gt;'Executing target #5 ../src/support/freemaster/freemaster_pipes.c'&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;"D:/01 NXP/CW MCU v11.0/MCU/DSP56800x_EABI_Tools/command_line_tools/mwcc56800e" -c @@"src/support/freemaster/freemaster_appcmd.args" -o "src/support/freemaster/freemaster_appcmd_c.obj" "../src/support/freemaster/freemaster_appcmd.c" -MD -gccdep&lt;BR /&gt;'Executing target #7 ../src/support/freemaster/freemaster_rec.c'&lt;BR /&gt;'Executing target #6 ../src/support/freemaster/freemaster_protocol.c'&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;"D:/01 NXP/CW MCU v11.0/MCU/DSP56800x_EABI_Tools/command_line_tools/mwcc56800e" -c @@"src/support/freemaster/freemaster_can.args" -o "src/support/freemaster/freemaster_can_c.obj" "../src/support/freemaster/freemaster_can.c" -MD -gccdep&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;"D:/01 NXP/CW MCU v11.0/MCU/DSP56800x_EABI_Tools/command_line_tools/mwcc56800e" -c @@"src/support/freemaster/freemaster_rec.args" -o "src/support/freemaster/freemaster_rec_c.obj" "../src/support/freemaster/freemaster_rec.c" -MD -gccdep&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;"D:/01 NXP/CW MCU v11.0/MCU/DSP56800x_EABI_Tools/command_line_tools/mwcc56800e" -c @@"src/support/freemaster/freemaster_pipes.args" -o "src/support/freemaster/freemaster_pipes_c.obj" "../src/support/freemaster/freemaster_pipes.c" -MD -gccdep&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;"D:/01 NXP/CW MCU v11.0/MCU/DSP56800x_EABI_Tools/command_line_tools/mwcc56800e" -c @@"src/support/freemaster/freemaster_56F8xxx.args" -o "src/support/freemaster/freemaster_56F8xxx_c.obj" "../src/support/freemaster/freemaster_56F8xxx.c" -MD -gccdep&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;'Invoking: DSC Compiler'&lt;BR /&gt;chcp windows-949 &amp;gt; nul&lt;BR /&gt;"D:/01 NXP/CW MCU v11.0/MCU/DSP56800x_EABI_Tools/command_line_tools/mwcc56800e" -c @@"src/support/freemaster/freemaster_fastrec.args" -o "src/support/freemaster/freemaster_fastrec_c.obj" "../src/support/freemaster/freemaster_fastrec.c" -MD -gccdep&lt;BR /&gt;"D:/01 NXP/CW MCU v11.0/MCU/DSP56800x_EABI_Tools/command_line_tools/mwcc56800e" -c @@"src/support/freemaster/freemaster_protocol.args" -o "src/support/freemaster/freemaster_protocol_c.obj" "../src/support/freemaster/freemaster_protocol.c" -MD -gccdep&lt;BR /&gt;'Finished building: ../src/support/freemaster/freemaster_appcmd.c'&lt;BR /&gt;'Finished building: ../src/support/freemaster/freemaster_rec.c'&lt;BR /&gt;' '&lt;BR /&gt;'Finished building: ../src/support/freemaster/freemaster_can.c'&lt;BR /&gt;'Finished building: ../src/support/freemaster/freemaster_pipes.c'&lt;BR /&gt;' '&lt;BR /&gt;'Finished building: ../src/support/freemaster/freemaster_56F8xxx.c'&lt;BR /&gt;' '&lt;BR /&gt;'Finished building: ../src/support/freemaster/freemaster_fastrec.c'&lt;BR /&gt;' '&lt;BR /&gt;' '&lt;BR /&gt;'Finished building: ../src/support/freemaster/freemaster_protocol.c'&lt;BR /&gt;' '&lt;BR /&gt;' '&lt;BR /&gt;매개 변수 형식이 틀립니다 - windows-949&lt;BR /&gt;mingw32-make: *** [main_c.obj] Error 1&lt;BR /&gt;mingw32-make: *** Waiting for unfinished jobs....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2018 18:49:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715833#M6363</guid>
      <dc:creator>yongcheolshin</dc:creator>
      <dc:date>2018-04-29T18:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: mingw32-make: *** [main_c.obj] Error 1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715834#M6364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the console message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;chcp windows-949 &amp;gt; null&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==&amp;gt; what this mean?&lt;/P&gt;&lt;P&gt;this could be a main reason of this error... does anyone know this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 14:55:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715834#M6364</guid>
      <dc:creator>yongcheolshin</dc:creator>
      <dc:date>2018-05-02T14:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: mingw32-make: *** [main_c.obj] Error 1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715835#M6365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yongcheol Shin,&lt;/P&gt;&lt;P&gt;I noticed there is Korean characters in console output. One thing, CW11 doesn't have Korean version and doesn't support Korean characters.&lt;/P&gt;&lt;P&gt;Please test your project on an English version windows system computer.&lt;/P&gt;&lt;P&gt;!! avoid any non-English character in project path and work space!!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Execute in commandline “cwide.exe –nl en” to launch CW11. This is to force CW to be opened in English version.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;See how it works. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;If problem still exists, please send me the project. I will test it from my side.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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>Tue, 08 May 2018 07:31:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715835#M6365</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2018-05-08T07:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: mingw32-make: *** [main_c.obj] Error 1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715836#M6366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your comment is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the windows 10 control panel, I added English language pack, and boot my computer with English version instead of Korean.&amp;nbsp;I launched CodeWarrior v11.0 and execute "&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;PMSM_Sensorless_FOC for MC56F82748 ".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;There were no errors at all.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you,&amp;nbsp;Jennie Zhang.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 20:44:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715836#M6366</guid>
      <dc:creator>yongcheolshin</dc:creator>
      <dc:date>2018-05-08T20:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: mingw32-make: *** [main_c.obj] Error 1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715837#M6367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know your problem got solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jennie Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 02:40:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/mingw32-make-main-c-obj-Error-1/m-p/715837#M6367</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2018-05-09T02:40:23Z</dc:date>
    </item>
  </channel>
</rss>

