<?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のトピックRe: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696051#M10666</link>
    <description>&lt;P&gt;I am using the -usejtag argument.&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2023 17:04:26 GMT</pubDate>
    <dc:creator>wboag</dc:creator>
    <dc:date>2023-07-31T17:04:26Z</dc:date>
    <item>
      <title>Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1691891#M10625</link>
      <description>&lt;P&gt;I have an executable that I want to load and run from a script.&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp; PEMicro Multilink Universal.&lt;/P&gt;&lt;P&gt;How do I go about doing this using S32 Design Studio?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 06:28:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1691891#M10625</guid>
      <dc:creator>wboag</dc:creator>
      <dc:date>2023-07-25T06:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1692454#M10628</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220727"&gt;@wboag&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please can you provide more information related to the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you built the project on S32 Design studio and you want to generated elf file to loaded into RAM as part of launch?&lt;/P&gt;
&lt;P&gt;Or please can you describe in more detail related to it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, Kind regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Mehul&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 19:11:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1692454#M10628</guid>
      <dc:creator>Mehul_Patel_NXP</dc:creator>
      <dc:date>2023-07-25T19:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1692467#M10630</link>
      <description>&lt;P&gt;I have an .elf file created from an S32 DS project. It has my custom downloader. I want to give it to manufacturing to load and execute using a script that can run without operator interaction so they can then download our firmware into Flash on a blank processor.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 20:03:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1692467#M10630</guid>
      <dc:creator>wboag</dc:creator>
      <dc:date>2023-07-25T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1692976#M10632</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;you may find helpful this thread -&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/s32k144-command-line-flash/m-p/805235" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio/s32k144-command-line-flash/m-p/805235&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 10:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1692976#M10632</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2023-07-26T10:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1693190#M10634</link>
      <description>&lt;P&gt;PEmicro has &lt;SPAN&gt;C/C++ and Delphi library modules which allow the creation of custom PC applications to control PEmicro hardware interfaces. With the UNITACMP dll, you can load your custom .elf file into RAM after creating your own custom application.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For more information please see:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320183&amp;amp;productTab=1" target="_blank"&gt;https://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320183&amp;amp;productTab=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROGACMP/CPROGACMP is only for flash programming and not for loading RAM data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 15:15:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1693190#M10634</guid>
      <dc:creator>juan_see</dc:creator>
      <dc:date>2023-07-26T15:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1693864#M10640</link>
      <description>&lt;P&gt;I have two boards - one with the processor in a Daisy Chain and the other without.&amp;nbsp; I have been able to load and run the executable on the board without Daisy Chaining.&lt;/P&gt;&lt;P&gt;How do I configure pegdbserver_console to handle Daisy Chaining?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 06:43:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1693864#M10640</guid>
      <dc:creator>wboag</dc:creator>
      <dc:date>2023-07-27T06:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1694266#M10644</link>
      <description>&lt;P&gt;To configure pegdbserver_console to handle Daisy Chaining, you have to provide a "config.ini" file. The command to provide the config.ini file is&amp;nbsp;'-configfile=config.ini.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the config.ini file, you have to create a section called STARTUP, with your daisy chain settings.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;jtag_use_daisy_chain: Boolean which enables the use of daisy chaining.&lt;/LI&gt;&lt;LI&gt;jtag_tap_num: The nth JTAG device of the daisy chain.&lt;/LI&gt;&lt;LI&gt;jtag_numbits_pre_ir: The number of IR bits following the selected TAP. ARM devices always consume 4 IR bits each so this value can be determined as follows:&lt;UL&gt;&lt;LI&gt;pre_ir = 4*(total_devices - tap_num)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For example, in your config.ini, you would have the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[STARTUP]&lt;BR /&gt;jtag_use_daisy_chain=1&lt;BR /&gt;user_specified_daisy_chain=1&lt;BR /&gt;jtag_tap_num=0&lt;BR /&gt;jtag_numbits_pre_ir=0&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:42:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1694266#M10644</guid>
      <dc:creator>juan_see</dc:creator>
      <dc:date>2023-07-27T14:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1695243#M10651</link>
      <description>&lt;P&gt;Do you know where I can get the documentation about the configuration settings?&lt;/P&gt;&lt;P&gt;Including these settings had no effect on the behavior of either board - with and without Daisy Chaining.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 21:30:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1695243#M10651</guid>
      <dc:creator>wboag</dc:creator>
      <dc:date>2023-07-28T21:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1695485#M10654</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220727"&gt;@wboag&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please can you elaborate exactly what information you are looking for?&lt;/P&gt;
&lt;P&gt;Which device you are using? (If you are looking for the specific information for the particular device)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For information regarding how to use the configuration tools can be found&amp;nbsp;How to Documents from the below&amp;nbsp;software forum :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please also check the below community pages, which may be helpful&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Getting-Started-Overview-of-S32-Configuration-Tool/ta-p/1130366" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Getting-Started-Overview-of-S32-Configuration-Tool/ta-p/1130366&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Add-a-new-debugger-configuration-to-an-existing-project/ta-p/1124719" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Add-a-new-debugger-configuration-to-an-existing-project/ta-p/1124719&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you. Kind regards.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Mehul Patel&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 03:54:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1695485#M10654</guid>
      <dc:creator>Mehul_Patel_NXP</dc:creator>
      <dc:date>2023-07-31T03:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696022#M10664</link>
      <description>&lt;P&gt;I am using pegdbserver_console directly, not through S32DS. My target is&amp;nbsp;NXP_S32K1xx_S32K148F2M0M11 and I am using PE Micro Multilink Univeral.&lt;/P&gt;&lt;P&gt;Configuring Daisy Chaining in S32DS is simply a check box in the Advanced Options on the PEmicro Debugger tab of the debugger configuration window.&lt;/P&gt;&lt;P&gt;I need the "[STARTUP]" configuration settings to put into config.ini.&lt;/P&gt;&lt;P&gt;A document that describes all of the configuration settings available to pegdbserver_console would be ideal. If that is not possible, configuration settings that actually work would be adequate.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 19:53:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696022#M10664</guid>
      <dc:creator>wboag</dc:creator>
      <dc:date>2023-07-31T19:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696032#M10665</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220727"&gt;@wboag&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Since you wish to use daisy chain configuration, make sure you include the "-usejtag" command line argument when launching the pegdbserver_console.exe. Otherwise, it will default to "SWD" protocolo and the jtag daisy chain configurations will be ignored.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 16:04:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696032#M10665</guid>
      <dc:creator>juan_see</dc:creator>
      <dc:date>2023-07-31T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696051#M10666</link>
      <description>&lt;P&gt;I am using the -usejtag argument.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 17:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696051#M10666</guid>
      <dc:creator>wboag</dc:creator>
      <dc:date>2023-07-31T17:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696199#M10673</link>
      <description>&lt;P&gt;Thank you. This works. I put these at the top of my config.ini file and the Daisy Chained board now works.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 00:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1696199#M10673</guid>
      <dc:creator>wboag</dc:creator>
      <dc:date>2023-08-01T00:27:57Z</dc:date>
    </item>
    <item>
      <title>Loading and executing an .elf file in RAM on S32K148 using CLI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1702245#M10766</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220727"&gt;@wboag&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which Design studio version you are using?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you loading from JTAG?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please can you provide more information related to it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you. Kind regards.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Mehul Patel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 18:30:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Loading-and-executing-an-elf-file-in-RAM-on-S32K148-using-CLI/m-p/1702245#M10766</guid>
      <dc:creator>Mehul_Patel_NXP</dc:creator>
      <dc:date>2023-08-09T18:30:38Z</dc:date>
    </item>
  </channel>
</rss>

