<?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 Re: AN13750 IPCF insmod error in S32G</title>
    <link>https://community.nxp.com/t5/S32G/AN13750-IPCF-insmod-error/m-p/1841723#M6575</link>
    <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225648" target="_blank"&gt;LB666&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the question.&lt;/P&gt;
&lt;P&gt;I understand that you are running with the IPCF 4.6 samples following AN13750, and it works fine from your side to run it on RDB2, is it right?&lt;/P&gt;
&lt;P&gt;But the same code triggered the error from your custom board?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
    <pubDate>Sun, 07 Apr 2024 07:42:04 GMT</pubDate>
    <dc:creator>chenyin_h</dc:creator>
    <dc:date>2024-04-07T07:42:04Z</dc:date>
    <item>
      <title>AN13750 IPCF insmod error</title>
      <link>https://community.nxp.com/t5/S32G/AN13750-IPCF-insmod-error/m-p/1838982#M6509</link>
      <description>&lt;P&gt;Hello, I refer to the document AN13750 to build a multi-core boot program that can run on the S32G-VNP-RDB2 development board. However, when I run it on our self-designed board, I execute the following command: &lt;EM&gt;insmod ipc shm sample_multi instance. ko&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;The following error message appears:&lt;/P&gt;&lt;P&gt;root@s32g274ardb2:~# insmod ipc-shm-dev.ko&lt;BR /&gt;root@s32g274ardb2:~# insmod ipc-shm-sample_multi-instance.ko&lt;BR /&gt;[ 6.307528] random: crng init done&lt;BR /&gt;[ 94.859702] ipc_shm_dev: loading out-of-tree module taints kernel.&lt;BR /&gt;[ 116.712077] SError Interrupt on CPU1, code 0xbf000002 -- SError&lt;BR /&gt;[ 116.712101] CPU: 1 PID: 348 Comm: insmod Tainted: G O 5.10.109-rt65 #2&lt;BR /&gt;[ 116.712111] Hardware name: NXP S32G274A-RDB2 (DT)&lt;BR /&gt;[ 116.712115] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)&lt;BR /&gt;[ 116.712125] pc : ipc_shm_init+0x328/0x834 [ipc_shm_dev]&lt;BR /&gt;[ 116.712147] lr : ipc_shm_init+0x118/0x834 [ipc_shm_dev]&lt;BR /&gt;[ 116.712161] sp : ffffffc013d339b0&lt;BR /&gt;[ 116.712165] x29: ffffffc013d339b0 x28: 0000000000000000&lt;BR /&gt;[ 116.712177] x27: ffffffc00886d050 x26: ffffffc008865380&lt;BR /&gt;[ 116.712185] x25: ffffffc008865380 x24: 0000000000000030&lt;BR /&gt;[ 116.712196] x23: 0000000000000003 x22: ffffffc00886d260&lt;BR /&gt;[ 116.712206] x21: ffffffc008865388 x20: 0000000000000000&lt;BR /&gt;[ 116.712215] x19: 00000000000008d0 x18: ffffffffffffffff&lt;BR /&gt;[ 116.712224] x17: 0000000000000001 x16: 0000000000000002&lt;BR /&gt;[ 116.712232] x15: ffffffc093d3387d x14: ffffffffffffffff&lt;BR /&gt;[ 116.712241] x13: ffff000000000000 x12: 0000000000000018&lt;BR /&gt;[ 116.712250] x11: 0101010101010101 x10: ffffffff7f7f7f7f&lt;BR /&gt;[ 116.712260] x9 : 0000000000000000 x8 : ffffff8800cc9180&lt;BR /&gt;[ 116.712270] x7 : 0000000000000000 x6 : 0000000000000008&lt;BR /&gt;[ 116.712279] x5 : ffffff8800cc9088 x4 : ffffff8800e3c688&lt;BR /&gt;[ 116.712289] x3 : 0000000000000000 x2 : ffffffc013b80008&lt;BR /&gt;[ 116.712297] x1 : 0000000000000003 x0 : 0000000000000001&lt;BR /&gt;[ 116.712308] Kernel panic - not syncing:&lt;BR /&gt;[ 116.712311] Asynchronous SError Interrupt&lt;BR /&gt;[ 117.712414] SMP: stopping secondary CPUs&lt;BR /&gt;[ 117.850798] Kernel Offset: disabled&lt;BR /&gt;[ 117.854264] CPU features: 0x08040022,2000200c&lt;BR /&gt;[ 117.858604] Memory Limit: none&lt;BR /&gt;[ 117.861648] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---&lt;/P&gt;&lt;P&gt;IPCF：4.6.0；RTD：3.0.2 HF01 ；BSP ：33.0.&lt;/P&gt;&lt;P&gt;Can you provide some help? Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 06:18:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/AN13750-IPCF-insmod-error/m-p/1838982#M6509</guid>
      <dc:creator>LB666</dc:creator>
      <dc:date>2024-04-02T06:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: AN13750 IPCF insmod error</title>
      <link>https://community.nxp.com/t5/S32G/AN13750-IPCF-insmod-error/m-p/1841723#M6575</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225648" target="_blank"&gt;LB666&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the question.&lt;/P&gt;
&lt;P&gt;I understand that you are running with the IPCF 4.6 samples following AN13750, and it works fine from your side to run it on RDB2, is it right?&lt;/P&gt;
&lt;P&gt;But the same code triggered the error from your custom board?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 07:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/AN13750-IPCF-insmod-error/m-p/1841723#M6575</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-04-07T07:42:04Z</dc:date>
    </item>
  </channel>
</rss>

