<?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: S32G IPCF driver</title>
    <link>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1956151#M10811</link>
    <description>&lt;P&gt;Yes.I compled them manually and replaced the default ones in the kernal.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 03:01:38 GMT</pubDate>
    <dc:creator>piaochunri</dc:creator>
    <dc:date>2024-09-18T03:01:38Z</dc:date>
    <item>
      <title>S32G IPCF driver</title>
      <link>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1952025#M10716</link>
      <description>&lt;P&gt;&amp;nbsp;Hi experts,&lt;/P&gt;&lt;P&gt;I was debugging ipcf of A core in S32G399A and my bsp version is 41.0.Which version of ipc-shm should I choose?Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="piaochunri_0-1726052935360.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298555i105B6A38A2D0A977/image-size/medium?v=v2&amp;amp;px=400" role="button" title="piaochunri_0-1726052935360.jpeg" alt="piaochunri_0-1726052935360.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 11:09:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1952025#M10716</guid>
      <dc:creator>piaochunri</dc:creator>
      <dc:date>2024-09-11T11:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: S32G IPCF driver</title>
      <link>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1952999#M10764</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/234458"&gt;@piaochunri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your post.&lt;/P&gt;
&lt;P&gt;The latest version of IPCF is 4.10, which is compatible with BSP40 according to the release notes, I suggest using the BSP40 for your test instead of BSP41(since it may be not fully tested and verified with BSP41).&lt;/P&gt;
&lt;P&gt;Sorry for your inconvenience.&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>Thu, 12 Sep 2024 04:08:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1952999#M10764</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-09-12T04:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: S32G IPCF driver</title>
      <link>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1954574#M10786</link>
      <description>&lt;P&gt;Thank you !&lt;/P&gt;&lt;P&gt;And I have tried it according to your suggestions.I used bsp of version 40.0 and I downloaded the latest version of IPCF of version 4.10.Then I copied ipc-shm-dev.ko and&amp;nbsp;ipc-shm-sample.ko into the self-developed board.And I ran the ko files.It seemed ok&amp;nbsp; when I ran ipc-shm-dev.ko but got errors when I ran ipc-shm-sample.ko.The log is as follows.Could you get something wrong?Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@s32g399ardb3:/lib/modules/5.15.145-rt73+g3a3fafb13baa+p1/extra# insmod ipc-shm-dev.ko&lt;BR /&gt;root@s32g399ardb3:/lib/modules/5.15.145-rt73+g3a3fafb13baa+p1/extra# insmod ipc-shm-sample.ko&lt;BR /&gt;[ 7.709475] pfeng 46000000.pfe: HIF2 started&lt;BR /&gt;[ 7.810749] pfeng 46000000.pfe pfe2: PHY [PFEng Ethernet MDIO.2:03] driver [mv88Q2112] (irq=POLL)&lt;BR /&gt;[ 7.810772] pfeng 46000000.pfe pfe2: configuring for phy/rgmii-id link mode&lt;BR /&gt;[ 7.812674] pfeng 46000000.pfe: HIF1 started&lt;BR /&gt;[ 7.913881] pfeng 46000000.pfe pfe1: PHY [PFEng Ethernet MDIO.1:03] driver [mv88Q2112] (irq=POLL)&lt;BR /&gt;[ 7.913896] pfeng 46000000.pfe pfe1: configuring for phy/rgmii-id link mode&lt;BR /&gt;[ 7.915516] pfeng 46000000.pfe: HIF0 started&lt;BR /&gt;[ 7.915526] pfeng 46000000.pfe pfe0: configuring for fixed/sgmii link mode&lt;BR /&gt;[ 7.919301] pfeng 46000000.pfe pfe0: Link is Up - 1Gbps/Full - flow control off&lt;BR /&gt;[ 7.919351] IPv6: ADDRCONF(NETDEV_CHANGE): pfe0: link becomes ready&lt;BR /&gt;[ 10.009322] pfeng 46000000.pfe pfe1: Set TX clock to 125000000Hz&lt;BR /&gt;[ 10.009353] pfeng 46000000.pfe pfe1: Link is Up - 1Gbps/Full - flow control off&lt;BR /&gt;[ 10.009382] IPv6: ADDRCONF(NETDEV_CHANGE): pfe1: link becomes ready&lt;BR /&gt;[ 22.297196] pfeng 46000000.pfe pfe1: Link is Down&lt;BR /&gt;[ 23.321235] pfeng 46000000.pfe pfe1: Set TX clock to 125000000Hz&lt;BR /&gt;[ 23.321283] pfeng 46000000.pfe pfe1: Link is Up - 1Gbps/Full - flow control off&lt;BR /&gt;[ 41.273278] Internal error: synchronous external abort: 0000000096000210 [#1] PREEMPT SMP&lt;BR /&gt;[ 41.383287] Modules linked in: ipc_shm_sample(O+) ipc_shm_dev(O) pfeng(O) sja1110(O)&lt;BR /&gt;[ 41.391011] CPU: 1 PID: 385 Comm: insmod Tainted: G O 5.15.145-rt73+g3a3fafb13baa+p1 #1&lt;BR /&gt;[ 41.400296] Hardware name: NXP S32G399A-RDB3 (DT)&lt;BR /&gt;[ 41.404986] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)&lt;BR /&gt;[ 41.411927] pc : ipc_shm_init_instance.part.0+0x1cc/0xa30 [ipc_shm_dev]&lt;BR /&gt;[ 41.418524] lr : ipc_shm_init_instance.part.0+0x120/0xa30 [ipc_shm_dev]&lt;BR /&gt;[ 41.425122] sp : ffffffc00979b930&lt;BR /&gt;[ 41.428419] x29: ffffffc00979ba20 x28: ffffffc000991078 x27: ffffffc000989340&lt;BR /&gt;[ 41.435537] x26: 0000000000000000 x25: 0000000000000003 x24: ffffffc0009911d0&lt;BR /&gt;[ 41.442654] x23: 0000000000000000 x22: ffffffc0009910b0 x21: ffffffc000989340&lt;BR /&gt;[ 41.449772] x20: 0000000000000000 x19: 00000000000008d0 x18: ffffffffffffffff&lt;BR /&gt;[ 41.456889] x17: 0000000000000000 x16: ffffff88011340a0 x15: ffffffc08979b7bd&lt;BR /&gt;[ 41.464007] x14: 0000000000000001 x13: 007473696c5f7974 x12: 696e696666615f65&lt;BR /&gt;[ 41.471125] x11: 0000000000000040 x10: ffffffc008d91290 x9 : 0000000000000000&lt;BR /&gt;[ 41.478242] x8 : ffffff880123f600 x7 : 0000000000000009 x6 : 000000000000024e&lt;BR /&gt;[ 41.485360] x5 : ffffff880123f508 x4 : ffffff880123f2c8 x3 : ffffffc00b100008&lt;BR /&gt;[ 41.492478] x2 : ffffffc00b300008 x1 : ffffffc000991060 x0 : ffffffc000989340&lt;BR /&gt;[ 41.499596] Call trace:&lt;BR /&gt;[ 41.502027] ipc_shm_init_instance.part.0+0x1cc/0xa30 [ipc_shm_dev]&lt;BR /&gt;[ 41.508275] ipc_shm_init+0x90/0x100 [ipc_shm_dev]&lt;BR /&gt;[ 41.513049] sample_mod_init+0x24/0x1000 [ipc_shm_sample]&lt;BR /&gt;[ 41.518431] do_one_initcall+0x54/0x1c0&lt;BR /&gt;[ 41.522250] do_init_module+0x44/0x234&lt;BR /&gt;[ 41.525983] load_module+0x1fa4/0x27f0&lt;BR /&gt;[ 41.529715] __do_sys_finit_module+0xa8/0xf0&lt;BR /&gt;[ 41.533968] __arm64_sys_finit_module+0x20/0x30&lt;BR /&gt;[ 41.538482] invoke_syscall+0x48/0x114&lt;BR /&gt;[ 41.542214] el0_svc_common.constprop.0+0x44/0xfc&lt;BR /&gt;[ 41.546901] do_el0_svc+0x28/0xa0&lt;BR /&gt;[ 41.550200] el0_svc+0x28/0x80&lt;BR /&gt;[ 41.553237] el0t_64_sync_handler+0xa4/0x130&lt;BR /&gt;[ 41.557490] el0t_64_sync+0x1a0/0x1a4&lt;BR /&gt;[ 41.561141] Code: f94013e2 f9400821 a9018803 f9001801 (b9400041)&lt;BR /&gt;[ 41.567217] ---[ end trace 31c9084538bcb42f ]---&lt;BR /&gt;[ 42.567344] printk: enabled sync mode&lt;BR /&gt;[ 42.575253] printk: console [ttyLF0]: printing thread stopped&lt;/P&gt;&lt;P&gt;Message from syslogd@ at Thu Apr 28 18:07:37 2022 ...&lt;BR /&gt;: Code: f94013e2 f9400821 a9018803 f9001801 (b9400041)&lt;BR /&gt;Segmentation fault&lt;/P&gt;&lt;P&gt;Message from syslogd@ at Thu Apr 28 18:07:37 2022 ...&lt;BR /&gt;: Internal error: synchronous external abort: 0000000096000210 [#1] PREEMPT SMP&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2024 02:54:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1954574#M10786</guid>
      <dc:creator>piaochunri</dc:creator>
      <dc:date>2024-09-14T02:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: S32G IPCF driver</title>
      <link>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1956129#M10809</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/234458"&gt;@piaochunri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;May I know if your ipc-shm-dev.ko and ipc-shm-sample.ko are compiled manually from the 4.10 code?&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>Wed, 18 Sep 2024 02:47:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1956129#M10809</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-09-18T02:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32G IPCF driver</title>
      <link>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1956151#M10811</link>
      <description>&lt;P&gt;Yes.I compled them manually and replaced the default ones in the kernal.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 03:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1956151#M10811</guid>
      <dc:creator>piaochunri</dc:creator>
      <dc:date>2024-09-18T03:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32G IPCF driver</title>
      <link>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1958244#M10842</link>
      <description>&lt;P&gt;Hi, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/234458"&gt;@piaochunri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems this thread is similar to the other thread that my colleague already handled, then let's temporaly focus on that thread.&lt;/P&gt;
&lt;P&gt;Thanks&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>Fri, 20 Sep 2024 02:56:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-IPCF-driver/m-p/1958244#M10842</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-09-20T02:56:30Z</dc:date>
    </item>
  </channel>
</rss>

