<?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 Re: creat my own command list in MBDT for RADAR</title>
    <link>https://community.nxp.com/t5/MBDT-for-RADAR/creat-my-own-command-list/m-p/782611#M52</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is solved. thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;发自我的小米手机&lt;/P&gt;&lt;P&gt;在 "dumitru-daniel.popa" &amp;lt;admin@community.nxp.com&amp;gt;，2018年10月18日 下午7:02写道：&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: creat my own command list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from dumitru-daniel.popa&amp;lt;https://community.nxp.com/people/dumitru-daniel.popa?et=watches.email.thread&amp;gt; in NXP Model-Based Design Tools for RADAR - View the full discussion&amp;lt;https://community.nxp.com/message/1069854?commentID=1069854&amp;amp;et=watches.email.thread#comment-1069854&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2018 01:07:26 GMT</pubDate>
    <dc:creator>zj_nuaa</dc:creator>
    <dc:date>2018-10-19T01:07:26Z</dc:date>
    <item>
      <title>creat my own command list</title>
      <link>https://community.nxp.com/t5/MBDT-for-RADAR/creat-my-own-command-list/m-p/782609#M50</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hallo, &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;MCU S32R274 is used in my application.&amp;nbsp; &lt;/SPAN&gt;I am starting looking into how to program the SPT module in S32DS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am totally new here and struggling with the command list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not figure out how to figure out the command list. As in the example for other MCU below, how people know these values for command_list?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I am thinking of a command ADD for A+B, how to program set ADD&amp;nbsp; in SPT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; // SPT command list. Elements are modified to insert addresses&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; uint32_t command_list[] = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Initialise the OPRAM and TWRAM using PDMA command&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0xa0514000, 0x40120000, 0x80000000, 0x01000004, //init complete OPRAM&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0xa0511000, 0x40120000, 0x40000000, 0x01000004, //Init complete TWRAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 11:34:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MBDT-for-RADAR/creat-my-own-command-list/m-p/782609#M50</guid>
      <dc:creator>zj_nuaa</dc:creator>
      <dc:date>2018-10-11T11:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: creat my own command list</title>
      <link>https://community.nxp.com/t5/MBDT-for-RADAR/creat-my-own-command-list/m-p/782610#M51</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ewanharwood"&gt;ewanharwood&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help with some insights here ?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 11:01:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MBDT-for-RADAR/creat-my-own-command-list/m-p/782610#M51</guid>
      <dc:creator>Daniel_Popa</dc:creator>
      <dc:date>2018-10-18T11:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: creat my own command list</title>
      <link>https://community.nxp.com/t5/MBDT-for-RADAR/creat-my-own-command-list/m-p/782611#M52</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is solved. thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;发自我的小米手机&lt;/P&gt;&lt;P&gt;在 "dumitru-daniel.popa" &amp;lt;admin@community.nxp.com&amp;gt;，2018年10月18日 下午7:02写道：&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: creat my own command list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from dumitru-daniel.popa&amp;lt;https://community.nxp.com/people/dumitru-daniel.popa?et=watches.email.thread&amp;gt; in NXP Model-Based Design Tools for RADAR - View the full discussion&amp;lt;https://community.nxp.com/message/1069854?commentID=1069854&amp;amp;et=watches.email.thread#comment-1069854&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 01:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MBDT-for-RADAR/creat-my-own-command-list/m-p/782611#M52</guid>
      <dc:creator>zj_nuaa</dc:creator>
      <dc:date>2018-10-19T01:07:26Z</dc:date>
    </item>
  </channel>
</rss>

