<?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: SJA1110 gptp function question</title>
    <link>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1561818#M1783</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi NXP Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have get license through AVNET, and download the middleware of gptp, but it seems like works in the same way,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="螢幕擷取畫面 2022-11-30 141837.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202224iB63123CD4630AA40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="螢幕擷取畫面 2022-11-30 141837.jpg" alt="螢幕擷取畫面 2022-11-30 141837.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="螢幕擷取畫面 2022-11-30 141843.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202225i48B8AE1B8172AB67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="螢幕擷取畫面 2022-11-30 141843.jpg" alt="螢幕擷取畫面 2022-11-30 141843.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I set some breakpoints to see the program, it stop at the position as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_0-1669789766648.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202228i2B10EBB183BB2307/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_0-1669789766648.png" alt="JAY_SUN1_0-1669789766648.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="messageImage_1669626436987.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202229i42CE1725151287E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="messageImage_1669626436987.jpg" alt="messageImage_1669626436987.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I use the ptp of linux to be grandmaser, but SJA1110 can't receive ptp packets, wireshark only see one packet output by sja1110.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="messageImage_1669620587857.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202233i2E0D25D3E127FFA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="messageImage_1669620587857.jpg" alt="messageImage_1669620587857.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;NXP experts, please help how to debug.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 06:59:11 GMT</pubDate>
    <dc:creator>JAY_SUN1</dc:creator>
    <dc:date>2022-11-30T06:59:11Z</dc:date>
    <item>
      <title>SJA1110 gptp function question</title>
      <link>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1553699#M1706</link>
      <description>&lt;P&gt;Hi NXP Team&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are testing the SJA1110 PtP function using the S32g_vnp_rdb2 development board. The sample code is gptp_freertos_sja1110x.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But currently, it stops at the position of the DefaultISR code (as shown in Figure 1). At the same time, we observe that PtP packets are sent out (as shown in Figure 2). The program execution will stop at DefaultISR after the PTP packet is sent out. We don't know what happened to the DefaultISR&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you have any suggestions on how to debug? Could you please help with it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The following is the test we did for the sample code "gptp_freertos_sja1110x":&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We found that by removing the GPTP_TimerPeriodic() function (as shown in Figure 3), the program will execute normally, and the ping function can also be executed (as shown in Figure 4/5), but the PtP packet will not be sent out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As a result, we want to debug the GPTP_TimerPeriodic() function.,we want to trace this function, but it seems to be a lib function (as shown in Figure 6 below), we can't continue to debug, so we would like to ask how to debug and test for the next.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Figure 1&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_1-1668489512258.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200306iFD60488A2BEAADF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_1-1668489512258.png" alt="JAY_SUN1_1-1668489512258.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Figure 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_2-1668489542897.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200307i1C090F4A6B818FCA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_2-1668489542897.png" alt="JAY_SUN1_2-1668489542897.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Figure 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_3-1668489563194.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200308iF1660F7CF8205359/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_3-1668489563194.png" alt="JAY_SUN1_3-1668489563194.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Figure 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_4-1668489593539.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200309i6A69D55BBDE60019/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_4-1668489593539.png" alt="JAY_SUN1_4-1668489593539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Figure 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_5-1668489617805.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200310i81A3549741AAA48F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_5-1668489617805.png" alt="JAY_SUN1_5-1668489617805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Figure 6&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_6-1668489633080.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/200311i5AEF95CB5B97AF32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_6-1668489633080.png" alt="JAY_SUN1_6-1668489633080.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Guanlin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 05:26:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1553699#M1706</guid>
      <dc:creator>JAY_SUN1</dc:creator>
      <dc:date>2022-11-15T05:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1110 gptp function question</title>
      <link>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1559047#M1756</link>
      <description>&lt;P&gt;Please help and fill below information:&lt;/P&gt;
&lt;P&gt;1: company/location&lt;/P&gt;
&lt;P&gt;2: end product&lt;/P&gt;
&lt;P&gt;3: project schedule&lt;/P&gt;
&lt;P&gt;4: volume/annual&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 02:59:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1559047#M1756</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2022-11-24T02:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1110 gptp function question</title>
      <link>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1561818#M1783</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi NXP Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have get license through AVNET, and download the middleware of gptp, but it seems like works in the same way,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="螢幕擷取畫面 2022-11-30 141837.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202224iB63123CD4630AA40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="螢幕擷取畫面 2022-11-30 141837.jpg" alt="螢幕擷取畫面 2022-11-30 141837.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="螢幕擷取畫面 2022-11-30 141843.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202225i48B8AE1B8172AB67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="螢幕擷取畫面 2022-11-30 141843.jpg" alt="螢幕擷取畫面 2022-11-30 141843.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I set some breakpoints to see the program, it stop at the position as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JAY_SUN1_0-1669789766648.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202228i2B10EBB183BB2307/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JAY_SUN1_0-1669789766648.png" alt="JAY_SUN1_0-1669789766648.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="messageImage_1669626436987.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202229i42CE1725151287E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="messageImage_1669626436987.jpg" alt="messageImage_1669626436987.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I use the ptp of linux to be grandmaser, but SJA1110 can't receive ptp packets, wireshark only see one packet output by sja1110.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="messageImage_1669620587857.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202233i2E0D25D3E127FFA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="messageImage_1669620587857.jpg" alt="messageImage_1669620587857.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;NXP experts, please help how to debug.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 06:59:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1561818#M1783</guid>
      <dc:creator>JAY_SUN1</dc:creator>
      <dc:date>2022-11-30T06:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1110 gptp function question</title>
      <link>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1561867#M1784</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi NXP Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have tried another test, if we connect two sja1110, connect port5(slave) and port7(master) on both sides, the program&amp;nbsp;doesn't stop,&amp;nbsp;observed from wireshark,&amp;nbsp;there are only sync packets, but no followup packets.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="messageImage_1669614793837.jpg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202244i860EC8AC6BA6E215/image-size/medium?v=v2&amp;amp;px=400" role="button" title="messageImage_1669614793837.jpg" alt="messageImage_1669614793837.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 08:24:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1561867#M1784</guid>
      <dc:creator>JAY_SUN1</dc:creator>
      <dc:date>2022-11-30T08:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1110 gptp function question</title>
      <link>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1565732#M1811</link>
      <description>&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;1. This demo should not work on&amp;nbsp;&lt;SPAN&gt;S32g_vnp_rdb2 development board.&amp;nbsp;We had a suitable gptp projects for S32g_vnp_rdb2 board, AVNET will share with you.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. we need to check your gptp configuration accordingly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lanny&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 07:54:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/SJA1110-gptp-function-question/m-p/1565732#M1811</guid>
      <dc:creator>lanny</dc:creator>
      <dc:date>2022-12-07T07:54:27Z</dc:date>
    </item>
  </channel>
</rss>

