<?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中的主题 IPCF User-space Sample Build Error.@S32R45</title>
    <link>https://community.nxp.com/t5/S32G/IPCF-User-space-Sample-Build-Error-S32R45/m-p/1758363#M5331</link>
    <description>&lt;P&gt;&lt;SPAN&gt;When I was manually building the User-space Sample App of Linux according to the “SW32R45 IPCF User Manual,” I encountered an &lt;STRONG&gt;error at step 5：&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;make -C ./ipc-shm-us/sample&lt;/STRONG&gt; PLATFORM=S32GEN1 PLATFORM_FLAVOR=s32r45 IPC_UIO_MODULE_DIR="/lib/modules/5.10.176-rt86/extra"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Linker prompt "printk" not defined，The error message is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make -C ./ipc-shm-us/sample PLATFORM=S32GEN1 PLATFORM_FLAVOR=s32r45 IPC_UIO_MODULE_DIR="/lib/modules/5.10.176-rt86/extra"&lt;BR /&gt;make: Entering directory '/home/liujun/s32r45/ipc-shm-us/sample'&lt;BR /&gt;make -C /home/liujun/s32r45/ipc-shm-us/sample/..&lt;BR /&gt;make[1]: Entering directory '/home/liujun/s32r45/ipc-shm-us'&lt;BR /&gt;IPC_UIO_MODULE_DIR = /lib/modules/5.10.176-rt86/extra&lt;BR /&gt;make[1]: 'libipc-shm.a' is up to date.&lt;BR /&gt;make[1]: Leaving directory '/home/liujun/s32r45/ipc-shm-us'&lt;BR /&gt;Building target: ipc-shm-sample.elf&lt;BR /&gt;/home/liujun/s32r45/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu-gcc -o ipc-shm-sample.elf sample.o ipcf_Ip_Cfg_s32r45.o -L/home/liujun/s32r45/ipc-shm-us/sample/.. -lipc-shm -lpthread -lrt&lt;BR /&gt;/home/liujun/s32r45/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /home/liujun/s32r45/ipc-shm-us/sample/../libipc-shm.a(ipc-shm.o): in function `get_managed_chan':&lt;BR /&gt;/home/liujun/s32r45/ipc-shm-us/common/ipc-shm.c:206: &lt;STRONG&gt;undefined reference to `printk'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amei_liu_0-1700139043232.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/250189i06A3F0E788E33C66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amei_liu_0-1700139043232.png" alt="amei_liu_0-1700139043232.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How to solve it?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 12:55:13 GMT</pubDate>
    <dc:creator>amei_liu</dc:creator>
    <dc:date>2023-11-16T12:55:13Z</dc:date>
    <item>
      <title>IPCF User-space Sample Build Error.@S32R45</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-User-space-Sample-Build-Error-S32R45/m-p/1758363#M5331</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When I was manually building the User-space Sample App of Linux according to the “SW32R45 IPCF User Manual,” I encountered an &lt;STRONG&gt;error at step 5：&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;make -C ./ipc-shm-us/sample&lt;/STRONG&gt; PLATFORM=S32GEN1 PLATFORM_FLAVOR=s32r45 IPC_UIO_MODULE_DIR="/lib/modules/5.10.176-rt86/extra"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Linker prompt "printk" not defined，The error message is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;make -C ./ipc-shm-us/sample PLATFORM=S32GEN1 PLATFORM_FLAVOR=s32r45 IPC_UIO_MODULE_DIR="/lib/modules/5.10.176-rt86/extra"&lt;BR /&gt;make: Entering directory '/home/liujun/s32r45/ipc-shm-us/sample'&lt;BR /&gt;make -C /home/liujun/s32r45/ipc-shm-us/sample/..&lt;BR /&gt;make[1]: Entering directory '/home/liujun/s32r45/ipc-shm-us'&lt;BR /&gt;IPC_UIO_MODULE_DIR = /lib/modules/5.10.176-rt86/extra&lt;BR /&gt;make[1]: 'libipc-shm.a' is up to date.&lt;BR /&gt;make[1]: Leaving directory '/home/liujun/s32r45/ipc-shm-us'&lt;BR /&gt;Building target: ipc-shm-sample.elf&lt;BR /&gt;/home/liujun/s32r45/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu-gcc -o ipc-shm-sample.elf sample.o ipcf_Ip_Cfg_s32r45.o -L/home/liujun/s32r45/ipc-shm-us/sample/.. -lipc-shm -lpthread -lrt&lt;BR /&gt;/home/liujun/s32r45/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /home/liujun/s32r45/ipc-shm-us/sample/../libipc-shm.a(ipc-shm.o): in function `get_managed_chan':&lt;BR /&gt;/home/liujun/s32r45/ipc-shm-us/common/ipc-shm.c:206: &lt;STRONG&gt;undefined reference to `printk'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amei_liu_0-1700139043232.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/250189i06A3F0E788E33C66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="amei_liu_0-1700139043232.png" alt="amei_liu_0-1700139043232.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How to solve it?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 12:55:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-User-space-Sample-Build-Error-S32R45/m-p/1758363#M5331</guid>
      <dc:creator>amei_liu</dc:creator>
      <dc:date>2023-11-16T12:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF User-space Sample Build Error.@S32R45</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-User-space-Sample-Build-Error-S32R45/m-p/1764839#M5450</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;In order to get in touch with RADAR application team, please submit a ticket at NXP.com.&lt;/P&gt;
&lt;P&gt;Then I can escalate it to the regional FAE who takes care of the questions from region.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 10:26:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-User-space-Sample-Build-Error-S32R45/m-p/1764839#M5450</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-11-28T10:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF User-space Sample Build Error.@S32R45</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-User-space-Sample-Build-Error-S32R45/m-p/1766487#M5474</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have tried ipc-shm-us which from release/SW32R45_IPCF_4.4.0_D2303 samples compiling with no error. You can refer the below image.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxf92108_0-1701345535506.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/252303iCAC73798081DF3B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxf92108_0-1701345535506.png" alt="nxf92108_0-1701345535506.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Maybe you should check your compiling environment first.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 12:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-User-space-Sample-Build-Error-S32R45/m-p/1766487#M5474</guid>
      <dc:creator>nxf92108</dc:creator>
      <dc:date>2023-11-30T12:02:58Z</dc:date>
    </item>
  </channel>
</rss>

