<?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: PVT application: target error from status-poll in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2148945#M3710</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Sean&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;Although the RT1050EVK is used in this guide, it is similar for the RT595EVK.&lt;/P&gt;
&lt;P&gt;First, put the RT595EVK into serial download mode via a switch on the board, then, using any of the simple example projects in the SDK (hello_world or led), reprogram the board in serial download mode using the MCUBootUtility or SPT tool.&lt;/P&gt;
&lt;P&gt;MCUBootUtility and SPT both have tools to erase flash, even without programming image in serial download mode, it should be possible to try to erase flash completely.&lt;/P&gt;
&lt;P&gt;After that, go back to the normal internal boot mode and the board will be able to work fine.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Aug 2025 06:56:33 GMT</pubDate>
    <dc:creator>Gavin_Jia</dc:creator>
    <dc:date>2025-08-08T06:56:33Z</dc:date>
    <item>
      <title>PVT application: target error from status-poll</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2145590#M3676</link>
      <description>&lt;P&gt;I have a popup window saying error using evk-mimxrt595 on Ubuntu&amp;nbsp; "target error from status-poll". I was following&amp;nbsp;Application Software Pack: DVS Using PVT on i.MX RT500 in&amp;nbsp;evkmimxrt595_dvs_pvt_sensor_lab_guide.pdf&lt;BR /&gt;in step 10 of 5.2 Building, Flashing, and Running, when starting the application by pressing 'Enter' key, following window popped up while application keeps running showing output on terminal. Is there a way to resolve the error so that debugger can be used?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;16: Target error from status-poll&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Bad ACK returned from status - wire error.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Debugging context: evkmimxrt595_appswpacks_dvs_pvt_sensor LinkServer Debug&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 22:43:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2145590#M3676</guid>
      <dc:creator>sukhwan</dc:creator>
      <dc:date>2025-08-01T22:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: PVT application: target error from status-poll</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2145900#M3681</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252274"&gt;@sukhwan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your interest in NXP MIMXRT series!&lt;/P&gt;
&lt;P&gt;Can you try the following solution for me first? Please note that you have to use the serial download mode corresponding to RT595-EVK:&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/16-Target-error-from-status-poll/td-p/1374505" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/16-Target-error-from-status-poll/td-p/1374505&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you still have problems after that, you'll need to try erasing all the flash with MCUXpressoIDE &lt;U&gt;&lt;EM&gt;GUI Flash Tool&lt;/EM&gt;&lt;/U&gt; or using the MCUBootUtility/SPT utility to erase the flash while in serial download mode.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 06:10:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2145900#M3681</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2025-08-04T06:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: PVT application: target error from status-poll</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2147976#M3704</link>
      <description>&lt;P&gt;I can't follow the solution that you gave at &amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/16-Target-error-from-status-poll/td-p/1374505" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/16-Target-error-from-status-poll/td-p/1374505&lt;/A&gt;&amp;nbsp;because the description is too simple. I have&amp;nbsp; some questions from the solution that you gave at&lt;/P&gt;&lt;P&gt;The solution shows following steps. This seems for &lt;SPAN&gt;evkbimxrt1050.&lt;BR /&gt;Q1. Does this solution also work for evkmimxrt595 board?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Q2. what is the demo project? can you elaborate step 2) what the demo project is? what is the demo project for in this solution?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) Set the SW7 to Serial Downloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Power on the board, debug the demo project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) After that, power off and recover the SW7 to the previous set, then power on again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Give a debug again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sean,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 02:48:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2147976#M3704</guid>
      <dc:creator>sukhwan</dc:creator>
      <dc:date>2025-08-07T02:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: PVT application: target error from status-poll</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2148945#M3710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Sean&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;Although the RT1050EVK is used in this guide, it is similar for the RT595EVK.&lt;/P&gt;
&lt;P&gt;First, put the RT595EVK into serial download mode via a switch on the board, then, using any of the simple example projects in the SDK (hello_world or led), reprogram the board in serial download mode using the MCUBootUtility or SPT tool.&lt;/P&gt;
&lt;P&gt;MCUBootUtility and SPT both have tools to erase flash, even without programming image in serial download mode, it should be possible to try to erase flash completely.&lt;/P&gt;
&lt;P&gt;After that, go back to the normal internal boot mode and the board will be able to work fine.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 06:56:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2148945#M3710</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2025-08-08T06:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: PVT application: target error from status-poll</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2150315#M3726</link>
      <description>&lt;P&gt;Finally it has been resolved by doing the steps that you described. I just want to share what I did because the steps didn't have detailed information for a novice in nxp tools.&lt;/P&gt;&lt;P&gt;1. download and install MCUXPRESSO-SECURE-PROVISIONING tool.&lt;/P&gt;&lt;P&gt;On ubuntu, I had some dependency error for installation. I've got helped with "sudo apt update" and "sudo apt upgrade"&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-secure-provisioning-tool:MCUXPRESSO-SECURE-PROVISIONING" target="_blank"&gt;https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-secure-provisioning-tool:MCUXPRESSO-SECURE-PROVISIONING&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Connect the board evkmimxrt595 in serial download mode&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;2-1) Set the SW7 to Serial Downloader. All three switches of 1, 2, 3 get pushed on. (Default was 1 and 2 off , 3 on)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;2-2) Power on the board, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Launch the SPT tools above. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- selected board and interface as MIMXRT595S via UART&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Build image : sample_data/targets/MIMXRT595S/source_images/evkmimxrt595_led_blinky_int_ram.s19&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Write image : I checked a checkbox for Use built image so that built image was chosen automatically.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; (Anything else I left as it was.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Once the Write image step completed by pressing Write image button,&amp;nbsp; power off and recover the SW7 to the previous set, then power on again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Give a debug again. I am able to debug step by step such as step into, step over, etc.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 20:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2150315#M3726</guid>
      <dc:creator>sukhwan</dc:creator>
      <dc:date>2025-08-11T20:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: PVT application: target error from status-poll</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2150416#M3730</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252274"&gt;@sukhwan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;That is great to hear that your issue has been solved!&lt;/P&gt;
&lt;P&gt;Thanks a lot for your sharing! It is helpful!&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 02:07:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/PVT-application-target-error-from-status-poll/m-p/2150416#M3730</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2025-08-12T02:07:10Z</dc:date>
    </item>
  </channel>
</rss>

