<?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>MPC5xxxのトピックMPC5777C build problems</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-build-problems/m-p/704499#M8992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I have created a empty MPC5777C project , try to build&amp;nbsp; it , errors below , Help me please&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;16:06:15 **** Build of configuration Debug for project Hey_MPC5777C_Z7_0 ****&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;make -j4 all &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/intc_SW_mode_isr_vectors_MPC5777C.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/flashrchw.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/Vector.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/MPC57xx__Interrupt_Init.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #3 ../src/flashrchw.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #2 ../src/Vector.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #1 ../src/MPC57xx__Interrupt_Init.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #4 ../src/intc_SW_mode_isr_vectors_MPC5777C.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/flashrchw.args" -MMD -MP -MF"src/flashrchw.d" -MT"src/flashrchw.o" -c -o "src/flashrchw.o" "../src/flashrchw.c"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/MPC57xx__Interrupt_Init.args" -MMD -MP -MF"src/MPC57xx__Interrupt_Init.d" -MT"src/MPC57xx__Interrupt_Init.o" -c -o "src/MPC57xx__Interrupt_Init.o" "../src/MPC57xx__Interrupt_Init.c"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/Vector.args" -MMD -MP -MF"src/Vector.d" -MT"src/Vector.o" -c -o "src/Vector.o" "../src/Vector.c"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/intc_SW_mode_isr_vectors_MPC5777C.args" -MMD -MP -MF"src/intc_SW_mode_isr_vectors_MPC5777C.d" -MT"src/intc_SW_mode_isr_vectors_MPC5777C.o" -c -o "src/intc_SW_mode_isr_vectors_MPC5777C.o" "../src/intc_SW_mode_isr_vectors_MPC5777C.c"&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/intc_SW_mode_isr_vectors_MPC5777C.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** Waiting for unfinished jobs....&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/flashrchw.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/MPC57xx__Interrupt_Init.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/Vector.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;16:06:24 Build Finished (took 9s.329ms)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Aug 2017 08:22:02 GMT</pubDate>
    <dc:creator>alphafeely</dc:creator>
    <dc:date>2017-08-23T08:22:02Z</dc:date>
    <item>
      <title>MPC5777C build problems</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-build-problems/m-p/704499#M8992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I have created a empty MPC5777C project , try to build&amp;nbsp; it , errors below , Help me please&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;16:06:15 **** Build of configuration Debug for project Hey_MPC5777C_Z7_0 ****&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;make -j4 all &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/intc_SW_mode_isr_vectors_MPC5777C.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/flashrchw.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/Vector.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Building file: ../src/MPC57xx__Interrupt_Init.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #3 ../src/flashrchw.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #2 ../src/Vector.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #1 ../src/MPC57xx__Interrupt_Init.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Executing target #4 ../src/intc_SW_mode_isr_vectors_MPC5777C.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: Standard S32DS C Compiler&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/flashrchw.args" -MMD -MP -MF"src/flashrchw.d" -MT"src/flashrchw.o" -c -o "src/flashrchw.o" "../src/flashrchw.c"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/MPC57xx__Interrupt_Init.args" -MMD -MP -MF"src/MPC57xx__Interrupt_Init.d" -MT"src/MPC57xx__Interrupt_Init.o" -c -o "src/MPC57xx__Interrupt_Init.o" "../src/MPC57xx__Interrupt_Init.c"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/Vector.args" -MMD -MP -MF"src/Vector.d" -MT"src/Vector.o" -c -o "src/Vector.o" "../src/Vector.c"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;powerpc-eabivle-gcc "@src/intc_SW_mode_isr_vectors_MPC5777C.args" -MMD -MP -MF"src/intc_SW_mode_isr_vectors_MPC5777C.d" -MT"src/intc_SW_mode_isr_vectors_MPC5777C.o" -c -o "src/intc_SW_mode_isr_vectors_MPC5777C.o" "../src/intc_SW_mode_isr_vectors_MPC5777C.c"&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/intc_SW_mode_isr_vectors_MPC5777C.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** Waiting for unfinished jobs....&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/flashrchw.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/MPC57xx__Interrupt_Init.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;make: *** [src/Vector.o] Error 1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;16:06:24 Build Finished (took 9s.329ms)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 08:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-build-problems/m-p/704499#M8992</guid>
      <dc:creator>alphafeely</dc:creator>
      <dc:date>2017-08-23T08:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C build problems</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-build-problems/m-p/704500#M8993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please specify which version of S32DS you used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please check, if there are not any illegal characters (like some Chinese characters) in path to workspace?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 13:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-build-problems/m-p/704500#M8993</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-08-24T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C build problems</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-build-problems/m-p/704501#M8994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S32 Design Studio for Power Architecture&lt;/P&gt;&lt;P&gt;Version: 1.2 &lt;BR /&gt;Build id: 170613&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have check that&amp;nbsp; there are not any illegal characters in path to workspace!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 08:19:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-build-problems/m-p/704501#M8994</guid>
      <dc:creator>alphafeely</dc:creator>
      <dc:date>2017-08-25T08:19:11Z</dc:date>
    </item>
  </channel>
</rss>

