<?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 How to import Greenhills generated files into S32D and debug in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673265#M1365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greenhills does not support using PEMicro to debug MPC5744P but S32D support.&lt;/P&gt;&lt;P&gt;I guess if it is possable that import Greenhills generated files into S32D, and use S32D+PEMicro to debug. If it is possable, which files need to be imported and how to operate on the details?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jun 2017 06:14:15 GMT</pubDate>
    <dc:creator>xingruid</dc:creator>
    <dc:date>2017-06-02T06:14:15Z</dc:date>
    <item>
      <title>How to import Greenhills generated files into S32D and debug</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673265#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greenhills does not support using PEMicro to debug MPC5744P but S32D support.&lt;/P&gt;&lt;P&gt;I guess if it is possable that import Greenhills generated files into S32D, and use S32D+PEMicro to debug. If it is possable, which files need to be imported and how to operate on the details?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 06:14:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673265#M1365</guid>
      <dc:creator>xingruid</dc:creator>
      <dc:date>2017-06-02T06:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Greenhills generated files into S32D and debug</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673266#M1366</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;try to look at the article below and use .elf file from GreenHills compiler. I think you should be able to load the elf into the microcontroller and also debug it in case you use DWARF 2.0 standard for debug information.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-332252?sr=search&amp;amp;searchId=0c1a670b-f5b4-40fb-bc50-83d018dcc743&amp;amp;searchIndex=0"&gt;https://community.nxp.com/docs/DOC-332252?sr=search&amp;amp;searchId=0c1a670b-f5b4-40fb-bc50-83d018dcc743&amp;amp;searchIndex=0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try and let me know if it works.&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>Mon, 05 Jun 2017 12:55:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673266#M1366</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-06-05T12:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Greenhills generated files into S32D and debug</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673267#M1367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for my delay, the method you provided is useful.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 09:15:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673267#M1367</guid>
      <dc:creator>xingruid</dc:creator>
      <dc:date>2017-08-25T09:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Greenhills generated files into S32D and debug</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673268#M1368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Yes it's possible to program GHS executable into the device but debugging GHS generated project with P&amp;amp;E GDB has some limitations, see e.g.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/850410"&gt;https://community.nxp.com/message/850410&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 13:15:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-import-Greenhills-generated-files-into-S32D-and-debug/m-p/673268#M1368</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-08-25T13:15:46Z</dc:date>
    </item>
  </channel>
</rss>

