<?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のトピックMPC5748G : Issue with e200z2</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478256#M2162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with MPC5748G (multicore) using S32 Design Studio GCC Toolchain but with my own makefile and linker file.&lt;/P&gt;&lt;P&gt;I using the same "startup.S" generated when we start a new project using S32 Design Studio but added PLL, Crossbar and flash initialization before jumping to main (where e200z4b and e200z2 are started too) .&lt;/P&gt;&lt;P&gt;I am using iSystem winIDEA for debugging.&lt;/P&gt;&lt;P&gt;My issue is that the e200z2 core seems to reach its main function but there a counter in an while(1) loop that is never incremented: the core is blocked somewhere.&lt;/P&gt;&lt;P&gt;And I cannot not debug this core (winIDEA shows : cannot stop the ECU).&lt;/P&gt;&lt;P&gt;When I stop e200z4b core with debugger, e200z2 starts working correclty.&lt;/P&gt;&lt;P&gt;I have no issue also if I run the project with e200z4b starting routine commented.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Knowing that we are using the same project with GHS Compiler without encountering any issue.&lt;/P&gt;&lt;P&gt;The&amp;nbsp; PLL, Crossbar and flash initialization are the same for both projects.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the possible cause of a such behavior ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Malek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 10:46:44 GMT</pubDate>
    <dc:creator>malekben</dc:creator>
    <dc:date>2016-05-17T10:46:44Z</dc:date>
    <item>
      <title>MPC5748G : Issue with e200z2</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478256#M2162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with MPC5748G (multicore) using S32 Design Studio GCC Toolchain but with my own makefile and linker file.&lt;/P&gt;&lt;P&gt;I using the same "startup.S" generated when we start a new project using S32 Design Studio but added PLL, Crossbar and flash initialization before jumping to main (where e200z4b and e200z2 are started too) .&lt;/P&gt;&lt;P&gt;I am using iSystem winIDEA for debugging.&lt;/P&gt;&lt;P&gt;My issue is that the e200z2 core seems to reach its main function but there a counter in an while(1) loop that is never incremented: the core is blocked somewhere.&lt;/P&gt;&lt;P&gt;And I cannot not debug this core (winIDEA shows : cannot stop the ECU).&lt;/P&gt;&lt;P&gt;When I stop e200z4b core with debugger, e200z2 starts working correclty.&lt;/P&gt;&lt;P&gt;I have no issue also if I run the project with e200z4b starting routine commented.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Knowing that we are using the same project with GHS Compiler without encountering any issue.&lt;/P&gt;&lt;P&gt;The&amp;nbsp; PLL, Crossbar and flash initialization are the same for both projects.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the possible cause of a such behavior ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Malek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 10:46:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478256#M2162</guid>
      <dc:creator>malekben</dc:creator>
      <dc:date>2016-05-17T10:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G : Issue with e200z2</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478257#M2163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from your description I understand your problem, but I am not able find it. Could you please send me your project to analyze?&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>Tue, 17 May 2016 11:20:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478257#M2163</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-17T11:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G : Issue with e200z2</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478258#M2164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot find how to attach sources.&lt;/P&gt;&lt;P&gt;So could you give me your e-mail address ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 14:27:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478258#M2164</guid>
      <dc:creator>malekben</dc:creator>
      <dc:date>2016-05-17T14:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G : Issue with e200z2</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478259#M2165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21823i653BF3411A2CB170/image-size/large?v=v2&amp;amp;px=999" title="img1.PNG" alt="img1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21847i81CBCF746294881B/image-size/large?v=v2&amp;amp;px=999" title="img2.PNG" alt="img2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 05:15:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478259#M2165</guid>
      <dc:creator>alexvinchev</dc:creator>
      <dc:date>2016-05-18T05:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G : Issue with e200z2</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478260#M2166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached startup sources and linker file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 09:02:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478260#M2166</guid>
      <dc:creator>malekben</dc:creator>
      <dc:date>2016-05-18T09:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G : Issue with e200z2</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478261#M2167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please send me the whole project. I am not able to compile the project, because I do not have your header files. I tried to analyze without compiling, but it is little bit difficult for me.&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>Wed, 18 May 2016 10:42:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478261#M2167</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-18T10:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G : Issue with e200z2</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478262#M2168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try to make something that can be compiled for you because I am not allowed to send the whole project.&lt;/P&gt;&lt;P&gt;Meanwhile, have you seen anything strange in my startup sources and linker script ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Malek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:39:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-Issue-with-e200z2/m-p/478262#M2168</guid>
      <dc:creator>malekben</dc:creator>
      <dc:date>2016-05-18T16:39:01Z</dc:date>
    </item>
  </channel>
</rss>

