<?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: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool) in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1682357#M15254</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can try re-building CMET for &lt;STRONG&gt;K32W061&lt;/STRONG&gt; with a modification. For instructions on how to rebuild CMET, please consult JN-AN-1242 &amp;gt; Docs &amp;gt; JN-AN-1242-Customer-Module-Eval-Tool document, Section 3 Downloading the Application.&lt;/P&gt;
&lt;P&gt;For the modification, open ANxxxx_CustomerModuleEvalTool.c and search the following portion of the code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_0-1688590376020.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230947iAC77BC3E694088C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_0-1688590376020.png" alt="EduardoZamora_0-1688590376020.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Here, change the condition to:&lt;/P&gt;
&lt;PRE&gt;if( (u32ChipType != CHIP_K32W061) &amp;amp;&amp;amp; (u32ChipType != CHIP_K32W041) )&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_1-1688590376020.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230948iA30E9EDF491707A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_1-1688590376020.png" alt="EduardoZamora_1-1688590376020.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After this, re-build the project, flash the new binary into your device and test the application. Please, let me know your findings.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jul 2023 20:55:33 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2023-07-05T20:55:33Z</dc:date>
    <item>
      <title>E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1681137#M15242</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to test RF performance for K32W041.&lt;/P&gt;&lt;P&gt;so, I flash the customer module evaluation tool on K32W041.&lt;/P&gt;&lt;P&gt;but I don't start the test program with error message.&lt;/P&gt;&lt;P&gt;[E: chip type dosen't fir for the binary]&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="swhyun_0-1688462684554.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230687i7760895A1EAB7B82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="swhyun_0-1688462684554.png" alt="swhyun_0-1688462684554.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 09:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1681137#M15242</guid>
      <dc:creator>swhyun</dc:creator>
      <dc:date>2023-07-04T09:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1681369#M15245</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219845"&gt;@swhyun&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;Could you please try using the binary located inside JN-AN-1242 &amp;gt; K32W061_mcux (Debug/Release) folder?&lt;/P&gt;
&lt;P&gt;Also, if needed, you can use the &lt;A href="https://www.nxp.com/docs/en/application-note/AN12798.pdf" target="_blank" rel="noopener"&gt;K32W RF System Evaluation Report for BLE and IEEE 802.15.4&lt;/A&gt;. This document provides the K32W RF evaluation tests results for Bluetooth Low Energy (Bluetooth LE) applications (2FSK modulation) and 802.15.4 applications (OQPSK modulation).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 15:47:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1681369#M15245</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-07-04T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1681527#M15248</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the results are the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder if K32W041 chipset also supports that firmware.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 02:50:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1681527#M15248</guid>
      <dc:creator>swhyun</dc:creator>
      <dc:date>2023-07-05T02:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1682357#M15254</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can try re-building CMET for &lt;STRONG&gt;K32W061&lt;/STRONG&gt; with a modification. For instructions on how to rebuild CMET, please consult JN-AN-1242 &amp;gt; Docs &amp;gt; JN-AN-1242-Customer-Module-Eval-Tool document, Section 3 Downloading the Application.&lt;/P&gt;
&lt;P&gt;For the modification, open ANxxxx_CustomerModuleEvalTool.c and search the following portion of the code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_0-1688590376020.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230947iAC77BC3E694088C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_0-1688590376020.png" alt="EduardoZamora_0-1688590376020.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Here, change the condition to:&lt;/P&gt;
&lt;PRE&gt;if( (u32ChipType != CHIP_K32W061) &amp;amp;&amp;amp; (u32ChipType != CHIP_K32W041) )&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_1-1688590376020.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230948iA30E9EDF491707A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_1-1688590376020.png" alt="EduardoZamora_1-1688590376020.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After this, re-build the project, flash the new binary into your device and test the application. Please, let me know your findings.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 20:55:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1682357#M15254</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-07-05T20:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1682939#M15259</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using K32W041, not K32W041A and K32W041AM. There is no list of K32W041 in CMET, is it not possible to support it? Or can I use the bin of K32W041A?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 08:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1682939#M15259</guid>
      <dc:creator>swhyun</dc:creator>
      <dc:date>2023-07-06T08:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1682972#M15260</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="swhyun_0-1688632468532.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231080i4160C3701D3D3E5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="swhyun_0-1688632468532.png" alt="swhyun_0-1688632468532.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The suggested modification point is that you told me the build method for K32W041 instead of K32W041A, K32W041AM, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CHIP_K32W041 seems to mean that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 08:36:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1682972#M15260</guid>
      <dc:creator>swhyun</dc:creator>
      <dc:date>2023-07-06T08:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1683319#M15261</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please, &lt;STRONG&gt;try using CMET for &lt;U&gt;K32W061&lt;/U&gt;&lt;/STRONG&gt;, this project should work as base for the &lt;STRONG&gt;K32W041&lt;/STRONG&gt;. When importing the project to your workspace, select JN-AN-1242-K32W061&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_0-1688657531733.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231165iE5271335CF5C9E64/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_0-1688657531733.png" alt="EduardoZamora_0-1688657531733.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After this, open ANxxxx_CustomerModuleEvalTool.c and search the following portion of the code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_1-1688657531735.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231162i78135FE8A8F85EF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_1-1688657531735.png" alt="EduardoZamora_1-1688657531735.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Change the condition to&lt;/P&gt;
&lt;PRE&gt;if( (u32ChipType != CHIP_K32W061) &amp;amp;&amp;amp; (u32ChipType != CHIP_K32W041) )&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_2-1688657531736.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231163iA6CB373704CEB445/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_2-1688657531736.png" alt="EduardoZamora_2-1688657531736.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then, build the project and flash the binary to your device. &lt;STRONG&gt;This modification should allow you use CMET on K32W041&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 15:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1683319#M15261</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-07-06T15:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: E: chip type dosen't fir for the binary (using Customer Module Evaluation Tool)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1684531#M15275</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you. It was very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I built and tested it the way you told me, and I checked that it works normally on the K32W041 product.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="swhyun_0-1688970359518.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231474i523B550FEC48E26A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="swhyun_0-1688970359518.png" alt="swhyun_0-1688970359518.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 06:26:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/E-chip-type-dosen-t-fir-for-the-binary-using-Customer-Module/m-p/1684531#M15275</guid>
      <dc:creator>swhyun</dc:creator>
      <dc:date>2023-07-10T06:26:38Z</dc:date>
    </item>
  </channel>
</rss>

