<?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>Wireless MCUのトピックRe: ERROR：undefined reference to `_ZPS_eAplAfInit'</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/ERROR-undefined-reference-to-ZPS-eAplAfInit/m-p/874279#M6184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a better understanding&amp;nbsp;of your question. Could you please submit your question in English?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2019 16:48:04 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2019-04-03T16:48:04Z</dc:date>
    <item>
      <title>ERROR：undefined reference to `_ZPS_eAplAfInit'</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ERROR-undefined-reference-to-ZPS-eAplAfInit/m-p/874278#M6183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;最近在做&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;JN5168&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;丢包率检查，从数据库检查到&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;RSSI&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;通道功率明显低于&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;TOF&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;通道功率，测试时发现，&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;RSSI&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;功率低至&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;-70dBm&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;，一般维持（&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;-30~-50dBm&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;），&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;TOF&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;功率检测在（&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;-10~-30dBm),&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;我猜想是&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;RSSI&lt;/SPAN&gt;&lt;SPAN lang="ZH-CN" style="color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;通道的功率太低，导致基站接受不到，&lt;SPAN lang="ZH-CN" style="font-weight: normal; font-size: 10.5pt;"&gt;修改发射功率，在&lt;/SPAN&gt;&lt;SPAN style="font-weight: normal; font-size: 10.5pt;"&gt;ZPS_eAplAfInit（）&lt;SPAN lang="ZH-CN"&gt;后面使用&lt;/SPAN&gt;eAppApiPlmeSet（）&lt;SPAN lang="ZH-CN"&gt;函数进行设置，报错 undefined reference to `_ZPS_eAplAfInit'，请问缺少什么库文件吗？&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 08:54:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ERROR-undefined-reference-to-ZPS-eAplAfInit/m-p/874278#M6183</guid>
      <dc:creator>limenglong</dc:creator>
      <dc:date>2019-04-03T08:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR：undefined reference to `_ZPS_eAplAfInit'</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ERROR-undefined-reference-to-ZPS-eAplAfInit/m-p/874279#M6184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a better understanding&amp;nbsp;of your question. Could you please submit your question in English?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 16:48:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ERROR-undefined-reference-to-ZPS-eAplAfInit/m-p/874279#M6184</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-04-03T16:48:04Z</dc:date>
    </item>
  </channel>
</rss>

