<?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 a53_sys_scst_loadstore_test7 in S32G</title>
    <link>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2347219#M16229</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;we're using SCST_A53_S32G_RFP_2.0.2 library for A53 runtime tests.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently we have an issue in running test:&amp;nbsp;a53_sys_scst_loadstore_test7 and it returns Error Code:&amp;nbsp;&lt;SPAN&gt;ERR_SCST_FAILED_A53_C3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in the user manual it's mentioned to have specific access rights by the MMU:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2026-04-08 14_26_05-A53_S32G_SCST_User_Manual.pdf - Adobe Acrobat Reader (64-bit).png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381578i64F399F5FC6354E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2026-04-08 14_26_05-A53_S32G_SCST_User_Manual.pdf - Adobe Acrobat Reader (64-bit).png" alt="2026-04-08 14_26_05-A53_S32G_SCST_User_Manual.pdf - Adobe Acrobat Reader (64-bit).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you provide an example on how this mapping is expected by the test or in MMU configuration since the MMU only accepts "address ranges" not section names? Also Could you clarify why the test is failing currently?&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2026 12:37:37 GMT</pubDate>
    <dc:creator>nmansour</dc:creator>
    <dc:date>2026-04-08T12:37:37Z</dc:date>
    <item>
      <title>a53_sys_scst_loadstore_test7</title>
      <link>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2347219#M16229</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;we're using SCST_A53_S32G_RFP_2.0.2 library for A53 runtime tests.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently we have an issue in running test:&amp;nbsp;a53_sys_scst_loadstore_test7 and it returns Error Code:&amp;nbsp;&lt;SPAN&gt;ERR_SCST_FAILED_A53_C3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in the user manual it's mentioned to have specific access rights by the MMU:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2026-04-08 14_26_05-A53_S32G_SCST_User_Manual.pdf - Adobe Acrobat Reader (64-bit).png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381578i64F399F5FC6354E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2026-04-08 14_26_05-A53_S32G_SCST_User_Manual.pdf - Adobe Acrobat Reader (64-bit).png" alt="2026-04-08 14_26_05-A53_S32G_SCST_User_Manual.pdf - Adobe Acrobat Reader (64-bit).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you provide an example on how this mapping is expected by the test or in MMU configuration since the MMU only accepts "address ranges" not section names? Also Could you clarify why the test is failing currently?&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 12:37:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2347219#M16229</guid>
      <dc:creator>nmansour</dc:creator>
      <dc:date>2026-04-08T12:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: a53_sys_scst_loadstore_test7</title>
      <link>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2347575#M16230</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245944"&gt;@nmansour&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us. About your questions, we do have an example on how to configure MMU selections, it is called&amp;nbsp;&lt;EM&gt;A53 SCST Linux Integration Demo&lt;/EM&gt;, once you install it you can check function&amp;nbsp;&lt;FONT face="courier new,courier"&gt;mmu_init()&lt;/FONT&gt; in&amp;nbsp;&lt;EM&gt;C:\NXP\SCST_FW_A53_S32G_1.0\scst_fw\src\mmu_config.c&lt;/EM&gt;, in that function you can see how to initialize memory ranges. As you will see it uses the names of the sections instead of the explicit values, however those names get resolved into values at compile time.&lt;/P&gt;
&lt;P&gt;Regarding the possible reasons for the failing result, please check what is mentioned for the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;A53_SYS_SCST_RAM_DATA_TARGET0_VADDR&lt;/FONT&gt; definition, in&amp;nbsp;&lt;EM&gt;C:\NXP\SCST_A53_S32G_RFP_2.0.2\SCST_SYS\src\h\a53_sys_scst_configuration.h&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can downloading the demo I mentioned by following these steps:&lt;/P&gt;
&lt;P&gt;- go to&amp;nbsp;&lt;A href="https://www.nxp.com/" target="_blank"&gt;https://www.nxp.com/&lt;/A&gt;&amp;nbsp;and log into your account&lt;/P&gt;
&lt;P&gt;- Go to "My NXP Account" and then on "Software Licensing and Support":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-08 143902.png" style="width: 622px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381628i0F3C2ADFF6D229ED/image-dimensions/622x213?v=v2" width="622" height="213" role="button" title="Screenshot 2026-04-08 143902.png" alt="Screenshot 2026-04-08 143902.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-08 143956.png" style="width: 616px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381629i7F2C52F408E667EE/image-dimensions/616x242?v=v2" width="616" height="242" role="button" title="Screenshot 2026-04-08 143956.png" alt="Screenshot 2026-04-08 143956.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Now click on "View accounts", this will take you to the FlexNet portal, where you should be able to see all your available products.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-08 144259.png" style="width: 534px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381630i102D96C2B855CB07/image-dimensions/534x192?v=v2" width="534" height="192" role="button" title="Screenshot 2026-04-08 144259.png" alt="Screenshot 2026-04-08 144259.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-08 145044.png" style="width: 529px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381631iEA1FC00281E21A8F/image-dimensions/529x403?v=v2" width="529" height="403" role="button" title="Screenshot 2026-04-08 145044.png" alt="Screenshot 2026-04-08 145044.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- Now got to:&amp;nbsp;&lt;EM&gt;Automotive SW – S32G Reference Software&lt;/EM&gt;&amp;nbsp;and then&amp;nbsp;&lt;EM&gt;Automotive SW - S32G A53 SCST Linux Integration Demo&lt;/EM&gt;. Download de executable file and&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-08 145425.png" style="width: 866px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/381632i3B5F656E09C2DEC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-04-08 145425.png" alt="Screenshot 2026-04-08 145425.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After executing said file you will be able to find the example I mentioned above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Let me know if you have more questions.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 21:02:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2347575#M16230</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2026-04-08T21:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: a53_sys_scst_loadstore_test7</title>
      <link>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2358611#M16282</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/40191"&gt;@al&lt;/a&gt;&amp;nbsp;thanks for the reply&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked the provided Demo and i have a couple of questions hope you can clarify.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- On the demo, it depends on the linker section allocation in the linker file.&amp;nbsp;&lt;BR /&gt;This option we cannot use because the runtime tests are compiled and linked in the PH application and linking is done by the QNX.&amp;nbsp;&lt;BR /&gt;So is there a workaround for this?&lt;/P&gt;&lt;P&gt;- in the file you mentioned to check&amp;nbsp;A53_SYS_SCST_RAM_DATA_TARGET0_VADDR&amp;nbsp;this one we currently don't have defined any my understanding is that we either use the virtual address macro or the linker section. Could this be a substitute?&amp;nbsp;&lt;BR /&gt;-&amp;nbsp;in the user manual what does it mean exactly by proper MMU mapping, is it only the attributes or something else is missing? for EL1 mmu configuration, this is handled by QNX so we can't change it.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 12:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2358611#M16282</guid>
      <dc:creator>nmansour</dc:creator>
      <dc:date>2026-04-29T12:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: a53_sys_scst_loadstore_test7</title>
      <link>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2358861#M16284</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245944"&gt;@nmansour&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Doing some more investigation on the SCST topic I was able to find this document&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=AN13294" target="_blank"&gt;QNX Integration Example of S32G A53 SCST Library&lt;/A&gt;. That should help you exactly with what you are looking for.&lt;/P&gt;
&lt;P&gt;Specifically about your questions, support for QNX is outside the scope of the support we offer in this community, so I would recommend reaching out to the QNX vendor for support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if I can help you with anything else.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 23:22:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2358861#M16284</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2026-04-29T23:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: a53_sys_scst_loadstore_test7</title>
      <link>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2359039#M16291</link>
      <description>Thanks for the quick reply.&lt;BR /&gt;Could you also give some insights on using the VADDR instead of the linker section?&lt;BR /&gt;Where can i find this explained?&lt;BR /&gt;A53_SYS_SCST_RAM_DATA_TARGET0_VADDR&lt;BR /&gt;&lt;BR /&gt;for these 2 points in particular:&lt;BR /&gt;- in the file you mentioned to check A53_SYS_SCST_RAM_DATA_TARGET0_VADDR this one we currently don't have defined any my understanding is that we either use the virtual address macro or the linker section. Could this be a substitute?&lt;BR /&gt;- in the user manual what does it mean exactly by proper MMU mapping, is it only the attributes or something else is missing?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2026 07:24:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2359039#M16291</guid>
      <dc:creator>nmansour</dc:creator>
      <dc:date>2026-04-30T07:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: a53_sys_scst_loadstore_test7</title>
      <link>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2361349#M16306</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245944"&gt;@nmansour&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please find my answers in the private message I sent you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 21:11:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/a53-sys-scst-loadstore-test7/m-p/2361349#M16306</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2026-05-06T21:11:11Z</dc:date>
    </item>
  </channel>
</rss>

