<?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>S32GのトピックRe: Measuring Latency Between A-core and M-core over IPCF</title>
    <link>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2099785#M13498</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231210"&gt;@Karthik_7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the post.&lt;/P&gt;
&lt;P&gt;About the requirements, from my opinion, at least the STM and&amp;nbsp;&lt;SPAN&gt;RTC are suitable for the application scenario to test the latency you mentioned,&amp;nbsp; since they could both be accessed from both M and A cores.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Chenyin&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 May 2025 09:56:19 GMT</pubDate>
    <dc:creator>chenyin_h</dc:creator>
    <dc:date>2025-05-19T09:56:19Z</dc:date>
    <item>
      <title>Measuring Latency Between A-core and M-core over IPCF</title>
      <link>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2099622#M13495</link>
      <description>&lt;P class=""&gt;Hello,&lt;/P&gt;&lt;P class=""&gt;I am working on the &lt;STRONG&gt;RDB3 board&lt;/STRONG&gt; using &lt;STRONG&gt;BSP43&lt;/STRONG&gt; and the &lt;STRONG&gt;GoldVIP M-core package&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class=""&gt;I have built an application using &lt;STRONG&gt;IPCF&lt;/STRONG&gt; for communication between the A-core and M-core, where I share some &lt;STRONG&gt;ROS topic information&lt;/STRONG&gt; bidirectionally.&lt;/P&gt;&lt;P class=""&gt;As part of this system, I plan to transmit &lt;STRONG&gt;safety-critical, time-sensitive data&lt;/STRONG&gt; over IPCF. To validate its performance, I would like to &lt;STRONG&gt;measure the one-way latency&lt;/STRONG&gt; between the cores during this communication.&lt;/P&gt;&lt;P class=""&gt;Initially, I considered embedding a timestamp on the A-core side and sending it to the M-core, which would then compute the difference upon reception. However, I’m currently unable to find a &lt;STRONG&gt;common hardware timer&lt;/STRONG&gt; accessible from both cores to enable accurate measurement.&lt;/P&gt;&lt;P class=""&gt;Could you please advise if there is a &lt;STRONG&gt;shared or synchronized timer&lt;/STRONG&gt; available across A-core and M-core on this platform? Additionally, I would appreciate any guidance on how to use it effectively for latency measurement.&lt;/P&gt;&lt;P class=""&gt;Best regards,&lt;BR /&gt;&lt;STRONG&gt;Karthik Mallya M&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 07:57:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2099622#M13495</guid>
      <dc:creator>Karthik_7</dc:creator>
      <dc:date>2025-05-19T07:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring Latency Between A-core and M-core over IPCF</title>
      <link>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2099785#M13498</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231210"&gt;@Karthik_7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the post.&lt;/P&gt;
&lt;P&gt;About the requirements, from my opinion, at least the STM and&amp;nbsp;&lt;SPAN&gt;RTC are suitable for the application scenario to test the latency you mentioned,&amp;nbsp; since they could both be accessed from both M and A cores.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Chenyin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 09:56:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2099785#M13498</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-05-19T09:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring Latency Between A-core and M-core over IPCF</title>
      <link>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2099883#M13503</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank you for the quick response,&lt;BR /&gt;&lt;BR /&gt;Could you please let me know, is there any document or examples already available to use these timers,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Karthik Mallya M&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 12:54:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2099883#M13503</guid>
      <dc:creator>Karthik_7</dc:creator>
      <dc:date>2025-05-19T12:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring Latency Between A-core and M-core over IPCF</title>
      <link>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2100225#M13507</link>
      <description>&lt;P&gt;Hello， &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231210"&gt;@Karthik_7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;As far as I know, sorry that there is not direct examples/documents that meets your request, you may try implementing it refer to the related contents in RM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 02:59:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Measuring-Latency-Between-A-core-and-M-core-over-IPCF/m-p/2100225#M13507</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-05-20T02:59:05Z</dc:date>
    </item>
  </channel>
</rss>

