<?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>LPC Microcontrollers中的主题 Re: QN908x wrong set up</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237405#M44069</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe that you are using semihosting in your examples, if that is the case, you will need to change it to use the UART instead of the semihosting; due to time restrictions the wireless connectivity examples need to use the UART interface instead of semihosting to be compliant with the wireless protocols timings .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Estephania&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2021 18:12:41 GMT</pubDate>
    <dc:creator>stephanie_m</dc:creator>
    <dc:date>2021-02-26T18:12:41Z</dc:date>
    <item>
      <title>QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1236772#M44047</link>
      <description>&lt;P&gt;Hello, I think I messed up on the process of updating firmware, as the board and the ble dongle does not seem to be connected in the Connectivity tool. I am currently working on running the blood sensor example and it is not working. Is it possible to restart the download process and updating firmware? Or will I have to order a new one?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 17:34:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1236772#M44047</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-02-25T17:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237365#M44063</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please help me try the instructions in this post in order to try to recover your board?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/QN9080-USB-Dongle/ta-p/110312" target="_blank"&gt;https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/QN9080-USB-Dongle/ta-p/110312&lt;/A&gt;1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Estephania&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 16:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237365#M44063</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2021-02-26T16:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237372#M44064</link>
      <description>&lt;P&gt;Before I try solving the dongle issue, could you maybe look at my IDE issue. When I try to debug, it has trouble finding my board I think. This pops up when i press debug.&lt;/P&gt;&lt;P&gt;Hello world does not use the dongle so i want to show you this first.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="problem2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138242i6003277BEF155A62/image-size/large?v=v2&amp;amp;px=999" role="button" title="problem2.png" alt="problem2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 17:07:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237372#M44064</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-02-26T17:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237373#M44065</link>
      <description>&lt;P&gt;This window is normally shown if your application has taken an invalid jump 'into the weeds'. Look at the register window and the PC to find the address. Maybe you have not setup the vector table correctly?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 17:16:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237373#M44065</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-02-26T17:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237377#M44066</link>
      <description>&lt;P&gt;Here is the register window. I think it may be more helpful if i maybe even go a step back and show what happens when I build, and what happens when I take a step back. I am not sure what vector table means, but let me make another post about all the steps i took&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 17:26:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237377#M44066</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-02-26T17:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237393#M44067</link>
      <description>&lt;P&gt;Here is an example of where my IDE or my set up is going wrong. Here is the hello world example.&lt;/P&gt;&lt;P&gt;When I build, the start up thing has a warning of clobber list is being deprecated. Then, when i go to debug, the menu shows up with no probes found. Then the debug program keeps running and will not set a breakpoint.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deprecated.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138246iB42F860B013ACC07/image-size/large?v=v2&amp;amp;px=999" role="button" title="deprecated.png" alt="deprecated.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="no probes found.png" style="width: 821px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138247i334AAA4646D3D143/image-size/large?v=v2&amp;amp;px=999" role="button" title="no probes found.png" alt="no probes found.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="debug.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138248i23C40E615B80BAA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="debug.png" alt="debug.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 17:40:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237393#M44067</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-02-26T17:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237400#M44068</link>
      <description>&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;&lt;P&gt;Showing the register window without actually showing the value of the registers does not help anybody.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i strongly suggest you find out about the vector table in Cortex-m4. You are going to really struggle if you don’t understand the basics. Here is a starting point.&lt;/P&gt;&lt;P&gt;&lt;A href="https://microcontrollerslab.com/what-is-interrupt-vector-table/" target="_blank"&gt;https://microcontrollerslab.com/what-is-interrupt-vector-table/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 18:04:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237400#M44068</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-02-26T18:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237405#M44069</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe that you are using semihosting in your examples, if that is the case, you will need to change it to use the UART instead of the semihosting; due to time restrictions the wireless connectivity examples need to use the UART interface instead of semihosting to be compliant with the wireless protocols timings .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Estephania&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 18:12:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237405#M44069</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2021-02-26T18:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237421#M44070</link>
      <description>&lt;P&gt;My apologies. If you could link any more papers for basic microcontroller information, this will be very helpful as well. Thank you for your time.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 18:57:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237421#M44070</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-02-26T18:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237424#M44071</link>
      <description>&lt;P&gt;Ah i see. As a follow up question, do i need to redirect the printf to uart as well? Thank you so much for your help.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uart question.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138254iCF38AC9716D5D776/image-size/large?v=v2&amp;amp;px=999" role="button" title="uart question.png" alt="uart question.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 19:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237424#M44071</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-02-26T19:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237436#M44075</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to select the project and modify in the quick setting the following&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="estephania_mart_0-1614369644687.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138255iB7621020AF1228C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="estephania_mart_0-1614369644687.png" alt="estephania_mart_0-1614369644687.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards ,&lt;BR /&gt;Estephania&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 20:01:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237436#M44075</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2021-02-26T20:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237439#M44076</link>
      <description>&lt;P&gt;Thank you, but it still would not debug properly. Perhaps there is a bigger issue to this.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-02-26 151819.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/138256iF655583099FDED21/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-02-26 151819.png" alt="Screenshot 2021-02-26 151819.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 20:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1237439#M44076</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-02-26T20:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1238089#M44095</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I noticed something from your screenshots, why are you loading a Hello World to the dongle ?&lt;/P&gt;
&lt;P&gt;The QN9080 USB dongle works together with the Connectivity QTool and behaves either as a master or as a slave when talking to the QN908x DK or other devices. The USB dongle receives commands from Connectivity QTool via a virtual COM port, which initializes the QN9080 dongle either as a master or slave device. All tests can be performed by Connectivity QTool after the initialization. For this you will need to load an specific firmware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are looking to develop I would recommend you to use the DK board for this as the board already includes the different requirements in terms of HW and SW to start using it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, &lt;BR /&gt;Estephania&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 16:48:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1238089#M44095</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2021-03-01T16:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x wrong set up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1238766#M44104</link>
      <description>&lt;P&gt;Yes thank you. For the ble dongle problem, I will address that issue with connectivity tool. The main issue was running the program and the debugger not working properly, so i tried to use a simpler example of hello world and realized i was now having trouble with hello world.&lt;/P&gt;&lt;P&gt;I posted a separate question for hello world, and once that problem is fixed, i will work on the ble dongle issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all your help estephania.&lt;/P&gt;&lt;P&gt;-Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:35:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/QN908x-wrong-set-up/m-p/1238766#M44104</guid>
      <dc:creator>andrew_ha</dc:creator>
      <dc:date>2021-03-02T15:35:39Z</dc:date>
    </item>
  </channel>
</rss>

