<?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>S32 Design StudioのトピックS32K144 EVB and Lauterbach</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/763509#M2790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I would like specific notes on how to flash and debug the S32K14x AUTOSAR MCAL Sample Application using Lautebach for flashing and debugging. For both JTAG and SWD ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I initially tried OpenSDA for flashing and debugging which is OK.&lt;/P&gt;&lt;P&gt;I then tried to do the same using Lauterbach debugger but Lauterbach Trace32 keep reporting "Power down" target.&lt;/P&gt;&lt;P&gt;I have tried both the JTAG and SWD ports. Jumper J104 is in 1,2 position. The board is powered using the USB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can attach screenshots of Trace32 configuration if necessary but I would like to see a steps process and identify any miss step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2018 22:47:03 GMT</pubDate>
    <dc:creator>jorgesuarez-riv</dc:creator>
    <dc:date>2018-06-07T22:47:03Z</dc:date>
    <item>
      <title>S32K144 EVB and Lauterbach</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/763509#M2790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I would like specific notes on how to flash and debug the S32K14x AUTOSAR MCAL Sample Application using Lautebach for flashing and debugging. For both JTAG and SWD ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I initially tried OpenSDA for flashing and debugging which is OK.&lt;/P&gt;&lt;P&gt;I then tried to do the same using Lauterbach debugger but Lauterbach Trace32 keep reporting "Power down" target.&lt;/P&gt;&lt;P&gt;I have tried both the JTAG and SWD ports. Jumper J104 is in 1,2 position. The board is powered using the USB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can attach screenshots of Trace32 configuration if necessary but I would like to see a steps process and identify any miss step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 22:47:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/763509#M2790</guid>
      <dc:creator>jorgesuarez-riv</dc:creator>
      <dc:date>2018-06-07T22:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 EVB and Lauterbach</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/763510#M2791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no special settings needed for JTAG connection with lauterbach. I tried the same scenario - USB Power and Lauterbach. Don't forget setup all data for debug session.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have Autosar MCAL installed - but you can add lauterbach debug session in debug configuration. The easiest way is create new empty project, select lauterbach debug:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51138i7266CC86781729B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy Debugger folder from empty Project_Settings into your existing project and create new Lauterbach debug session.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50027i2B7DC587EA9FED85/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can edit the .launch text file in Project_Settings\Debugger or copy line by line project settings in the GUI from empty project to your Autosar project:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The empty one:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51140i121DBADCDF7A306E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Your existing project (in my case Hello_world):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51141i29E06029D09975D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When done - just click on debug and wait for T32:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50427i36A9D86694F144EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 11:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/763510#M2791</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-06-08T11:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 EVB and Lauterbach</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/763511#M2792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By following the procedure explain above,&lt;/P&gt;&lt;P&gt;It works well with the S32k142 evaluation board,&lt;/P&gt;&lt;P&gt;however when I use directly our board with the S32k142 MCU, S32DS opens Trace32,&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the elf file is not loaded. I am abble to load it manually with command:&lt;/P&gt;&lt;P&gt;-&amp;gt; flash.auto all&lt;/P&gt;&lt;P&gt;and select the elf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be more convenient to load it automatically.&lt;/P&gt;&lt;P&gt;Do you have any idea to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohamed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 15:59:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/763511#M2792</guid>
      <dc:creator>mohamed_benazzo</dc:creator>
      <dc:date>2019-11-15T15:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 EVB and Lauterbach</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/1408586#M8167</link>
      <description>&lt;P&gt;This problem also happens to me. Trace32 opens automatically, but the programme is not loaded on the board. Which files should I put in the PRACTICE Script section? The file.elf is not loaded correctly, how can I solve this problem?&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 12:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-EVB-and-Lauterbach/m-p/1408586#M8167</guid>
      <dc:creator>AM_96</dc:creator>
      <dc:date>2022-02-03T12:25:02Z</dc:date>
    </item>
  </channel>
</rss>

