<?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>S32KのトピックRe: Random number generation on S32K358</title>
    <link>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1706689#M26188</link>
    <description>&lt;P&gt;I've solved the issue by flushing and deactivating the cache memory before the random number generation and reactivating it after that. Though it is not the optimal solution.&lt;/P&gt;&lt;P&gt;In the RTD version 1.0.0 I haven't seen this issue, I've encountered it only on RTD version 3.0.0 P01.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 13:50:49 GMT</pubDate>
    <dc:creator>IAussman</dc:creator>
    <dc:date>2023-08-17T13:50:49Z</dc:date>
    <item>
      <title>Random number generation on S32K358</title>
      <link>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1697483#M25697</link>
      <description>&lt;P&gt;Hello NXP community,&lt;/P&gt;&lt;P&gt;I'm currently trying to generate a random number via the HSE FW on S32K358 demo_board.&lt;/P&gt;&lt;P&gt;After sending the service request, the HSE FW (ab_swap) responds by&amp;nbsp;HSE_SRV_RSP_NOT_SUPPORTED .&lt;/P&gt;&lt;P&gt;Is there any reason for that ?&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 09:47:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1697483#M25697</guid>
      <dc:creator>IAussman</dc:creator>
      <dc:date>2023-08-02T09:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generation on S32K358</title>
      <link>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1698601#M25747</link>
      <description>&lt;P&gt;Hi NXP community,&lt;/P&gt;&lt;P&gt;The issue has been solved. It was due to data cache.&lt;/P&gt;&lt;P&gt;The solution is either to disable data cache or force the data structures to non_cacheable memory.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 12:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1698601#M25747</guid>
      <dc:creator>IAussman</dc:creator>
      <dc:date>2023-08-03T12:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generation on S32K358</title>
      <link>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1705760#M26127</link>
      <description>On the S32K358 excluding HSE's data structures from cache memory hasn't solved the issue for me. It works only when disabling completely data cache.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions ?</description>
      <pubDate>Wed, 16 Aug 2023 12:18:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1705760#M26127</guid>
      <dc:creator>IAussman</dc:creator>
      <dc:date>2023-08-16T12:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generation on S32K358</title>
      <link>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1706120#M26145</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208797"&gt;@IAussman&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any other suggestions? =&amp;gt; In my opinion, there is no other way to resolve this issue because in the HSE FW reference manual was noted that: "&lt;SPAN class="fontstyle0"&gt;The data provided by the host (including the service descriptor) must be provided from non-cacheable memory ranges.&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 01:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1706120#M26145</guid>
      <dc:creator>DanNguyenDuy</dc:creator>
      <dc:date>2023-08-17T01:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generation on S32K358</title>
      <link>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1706689#M26188</link>
      <description>&lt;P&gt;I've solved the issue by flushing and deactivating the cache memory before the random number generation and reactivating it after that. Though it is not the optimal solution.&lt;/P&gt;&lt;P&gt;In the RTD version 1.0.0 I haven't seen this issue, I've encountered it only on RTD version 3.0.0 P01.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 13:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1706689#M26188</guid>
      <dc:creator>IAussman</dc:creator>
      <dc:date>2023-08-17T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generation on S32K358</title>
      <link>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1707083#M26195</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208797"&gt;@IAussman&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As I know, this issue depends on the HSE FW version. Did you use the HSE FW version for K3 1.0.0 different from 3.0.0 P01?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 00:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Random-number-generation-on-S32K358/m-p/1707083#M26195</guid>
      <dc:creator>DanNguyenDuy</dc:creator>
      <dc:date>2023-08-18T00:27:57Z</dc:date>
    </item>
  </channel>
</rss>

