<?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>MCUXpresso GeneralのトピックRe: QN9090 debugging problem</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1739295#M5151</link>
    <description>&lt;P&gt;It uses the UWB kit of SR150 and QN9090. May I ask which chip besides QN9090 can drive SR150&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 08:13:31 GMT</pubDate>
    <dc:creator>ljf1</dc:creator>
    <dc:date>2023-10-13T08:13:31Z</dc:date>
    <item>
      <title>QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1735142#M5128</link>
      <description>&lt;P&gt;When importing hello world program from SDK package, there is a problem that cannot be debugged, I would like to ask you about it&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="W@``RELS8%)H34I5$~B1S]J.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/243948i2362F20A1E4FC533/image-size/large?v=v2&amp;amp;px=999" role="button" title="W@``RELS8%)H34I5$~B1S]J.png" alt="W@``RELS8%)H34I5$~B1S]J.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;E:\MCUXpressoIDE\MCUXpressoIDE_11.3.1_5262\ide\plugins\com.nxp.mcuxpresso.tools.win32_11.3.0.202008311133 ools&amp;#8;in&amp;#7;rm-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory.&lt;BR /&gt;GNU gdb (GNU Arm Embedded Toolchain 9-2020-q2-update) 8.3.1.20191211-git&lt;BR /&gt;Copyright (C) 2019 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv3+: GNU GPL version 3 or later &amp;lt;&lt;A href="http://gnu.org/licenses/gpl.html" target="_blank"&gt;http://gnu.org/licenses/gpl.html&lt;/A&gt;&amp;gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;BR /&gt;Type "show copying" and "show warranty" for details.&lt;BR /&gt;This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".&lt;BR /&gt;Type "show configuration" for configuration details.&lt;BR /&gt;For bug reporting instructions, please see:&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/gdb/bugs/" target="_blank"&gt;http://www.gnu.org/software/gdb/bugs/&lt;/A&gt;&amp;gt;.&lt;BR /&gt;Find the GDB manual and other documentation resources online at:&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/gdb/documentation/" target="_blank"&gt;http://www.gnu.org/software/gdb/documentation/&lt;/A&gt;&amp;gt;.&lt;/P&gt;&lt;P&gt;如需帮助，请键入“帮助”。&lt;BR /&gt;键入“apropos word”以搜索与“word”相关的命令。&lt;/P&gt;&lt;P&gt;程序已停止。&lt;BR /&gt;0x00002066 USART_ReadBlocking （base=0x4008b000， data=0x4015fb7 “”， length=1） 在 ../drivers/fsl_usart.c：441&lt;BR /&gt;441 而 （！（base-&amp;gt;FIFOSTAT &amp;amp; USART_FIFOSTAT_RXNOTEMPTY_MASK））&lt;/P&gt;&lt;P&gt;临时断点 1，主断点 （） 位于 ../source/hello_world.c：35&lt;BR /&gt;35 SYSCON-&amp;gt;CODESECURITYPROT = 0x87654320;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Oct 2023 06:54:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1735142#M5128</guid>
      <dc:creator>ljf1</dc:creator>
      <dc:date>2023-10-07T06:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1735890#M5132</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224001"&gt;@ljf1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;Could you please help us with your SDK version? Also, please consider updating your &lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE" target="_blank"&gt;MCUXpresso IDE&lt;/A&gt; version.&lt;/P&gt;
&lt;P&gt;Are you using a &lt;A href="https://www.nxp.com/products/wireless-connectivity/bluetooth-low-energy/development-platform-for-qn9090-30t-wireless-mcus:QN9090-DK006" target="_blank"&gt;QN9090 Development Kit&lt;/A&gt; or is it a custom board? If you are using our QN9090 Dev Kit, please share your jumper configuration (a picture of the top side of your board would be very helpful).&lt;/P&gt;
&lt;P&gt;Could you confirm that you have Python 3 installed on your system and added to the System variables PATH? You can consult the &lt;A href="https://www.nxp.com/docs/en/user-guide/MCUXSDKQN9090GSUG.pdf" target="_blank"&gt;Getting Started with MCUXpresso SDK for QN9090&lt;/A&gt;, Section 3.3 Install Python3 for more information on this.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 15:37:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1735890#M5132</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-10-09T15:37:27Z</dc:date>
    </item>
    <item>
      <title>回复： QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1739104#M5149</link>
      <description>&lt;P&gt;它使用 SR150 和 QN9090 的 UWB 套件。请问除了QN9090之外，还有哪款芯片可以驱动SR150&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 03:55:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1739104#M5149</guid>
      <dc:creator>ljf1</dc:creator>
      <dc:date>2023-10-13T03:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1739295#M5151</link>
      <description>&lt;P&gt;It uses the UWB kit of SR150 and QN9090. May I ask which chip besides QN9090 can drive SR150&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 08:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1739295#M5151</guid>
      <dc:creator>ljf1</dc:creator>
      <dc:date>2023-10-13T08:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1740538#M5160</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;By any chance, are you using one of these &lt;A href="https://www.nxp.com/products/wireless/secure-ultra-wideband-uwb:UWB-TRIMENSION#selector" target="_blank"&gt;Kits/Modules&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 15:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1740538#M5160</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-10-16T15:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1740767#M5162</link>
      <description>&lt;P&gt;Yes, I would like to ask if all chips containing SPI can drive the SR150 except for the QN9090？&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 01:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1740767#M5162</guid>
      <dc:creator>ljf1</dc:creator>
      <dc:date>2023-10-17T01:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1741467#M5165</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You will need to redirect your questions to the Module Maker. Also, it is good to go with them to know the process and the support that they can provide you.&lt;/P&gt;
&lt;P&gt;I apologize for the inconveniences this might cause you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 16:25:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1741467#M5165</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-10-17T16:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1741474#M5166</link>
      <description>&lt;P&gt;Where is Module Maker? Can you provide the website？&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 16:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1741474#M5166</guid>
      <dc:creator>ljf1</dc:creator>
      <dc:date>2023-10-17T16:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 debugging problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1741485#M5167</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If you are using one of the Development Kits or Modules from our Partners (&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/products/wireless-connectivity/trimension-uwb:uwb-trimension#partners" href="https://www.nxp.com/products/wireless-connectivity/trimension-uwb:UWB-TRIMENSION#partners" target="_blank" rel="noreferrer noopener" aria-label="Link Trimension UWB Partners"&gt;Trimension UWB Partners&lt;/A&gt;) you would need to go directly with them to know the process and the support that they can provide you, as the support path for this technology is through them.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/webapp/connect/displaypartnerprofile.sp?partnerid=22241" href="https://www.nxp.com/webapp/connect/displayPartnerProfile.sp?partnerId=22241" target="_blank" rel="noreferrer noopener" aria-label="Link Truesense SRL"&gt;Truesense SRL&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/webapp/connect/displaypartnerprofile.sp?partnerid=11920" href="https://www.nxp.com/webapp/connect/displayPartnerProfile.sp?partnerId=11920" target="_blank" rel="noreferrer noopener" aria-label="Link MobileKnowledge"&gt;MobileKnowledge&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/webapp/connect/displaypartnerprofile.sp?partnerid=23601" href="https://www.nxp.com/webapp/connect/displayPartnerProfile.sp?partnerId=23601" target="_blank" rel="noreferrer noopener" aria-label="Link SJI Co., Ltd"&gt;SJI Co., Ltd&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/webapp/connect/displaypartnerprofile.sp?partnerid=16940" href="https://www.nxp.com/webapp/connect/displayPartnerProfile.sp?partnerId=16940" target="_blank" rel="noreferrer noopener" aria-label="Link Sunway Communication"&gt;Sunway Communication&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/webapp/connect/displaypartnerprofile.sp?partnerid=16320" href="https://www.nxp.com/webapp/connect/displayPartnerProfile.sp?partnerId=16320" target="_blank" rel="noreferrer noopener" aria-label="Link Amotech Co. Ltd"&gt;Amotech Co. Ltd&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/webapp/connect/displaypartnerprofile.sp?partnerid=8220" href="https://www.nxp.com/webapp/connect/displayPartnerProfile.sp?partnerId=8220" target="_blank" rel="noreferrer noopener" aria-label="Link Murata Manufacturing Co., Ltd."&gt;Murata Manufacturing Co., Ltd.&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="fui-Link ___10kug0w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://www.nxp.com/webapp/connect/displaypartnerprofile.sp?partnerid=18841" href="https://www.nxp.com/webapp/connect/displayPartnerProfile.sp?partnerId=18841" target="_blank" rel="noreferrer noopener" aria-label="Link SynchronicIT BV"&gt;SynchronicIT BV&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 17:08:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/QN9090-debugging-problem/m-p/1741485#M5167</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-10-17T17:08:05Z</dc:date>
    </item>
  </channel>
</rss>

