<?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 Issues with NXP S32K148EVB board in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1503998#M17014</link>
    <description>&lt;P&gt;1. I am using this board for the first time. Whenever I try the Connection Wizard in Create New Project. I get the Error 'Could not open project file from link : '&lt;A href="http://www.nxp.com/assets/downloads/data/en/application-software/S32K148EVB_OOBE.pmpx" target="_blank"&gt;http://www.nxp.com/assets/downloads/data/en/application-software/S32K148EVB_OOBE.pmpx&lt;/A&gt;' . Later, I realised this link doesnt exist anymore. And I found this message on that page&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The system is currently unavailable..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please accept our apologies for any inconvenience this may cause.&lt;BR /&gt;Feel free to contact our Technical Helpline at one of the following numbers:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;+44 203 510 0690&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Apparently this number too does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. So I thought I can directly try to build a simple Led blink code to start with and Installed the 'S32 Design Studio for ARM Version 2018.R1' Created an SD32DS project from the example and tried to debug. Where I got the error 'Error in services launch sequence&lt;BR /&gt;PEmicro GDB Launch Failure : Unable to auto-detect debug hardware. Please specify on the command-line. If running from Eclipse, check the launch Debug Configuration settings. Halting.'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think my hardware is not getting detected or I am missing something in this process.&lt;BR /&gt;I would really appreciate if you could help.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Aug 2022 12:37:35 GMT</pubDate>
    <dc:creator>akshaycan1</dc:creator>
    <dc:date>2022-08-10T12:37:35Z</dc:date>
    <item>
      <title>Issues with NXP S32K148EVB board</title>
      <link>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1503998#M17014</link>
      <description>&lt;P&gt;1. I am using this board for the first time. Whenever I try the Connection Wizard in Create New Project. I get the Error 'Could not open project file from link : '&lt;A href="http://www.nxp.com/assets/downloads/data/en/application-software/S32K148EVB_OOBE.pmpx" target="_blank"&gt;http://www.nxp.com/assets/downloads/data/en/application-software/S32K148EVB_OOBE.pmpx&lt;/A&gt;' . Later, I realised this link doesnt exist anymore. And I found this message on that page&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The system is currently unavailable..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please accept our apologies for any inconvenience this may cause.&lt;BR /&gt;Feel free to contact our Technical Helpline at one of the following numbers:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;+44 203 510 0690&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Apparently this number too does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. So I thought I can directly try to build a simple Led blink code to start with and Installed the 'S32 Design Studio for ARM Version 2018.R1' Created an SD32DS project from the example and tried to debug. Where I got the error 'Error in services launch sequence&lt;BR /&gt;PEmicro GDB Launch Failure : Unable to auto-detect debug hardware. Please specify on the command-line. If running from Eclipse, check the launch Debug Configuration settings. Halting.'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think my hardware is not getting detected or I am missing something in this process.&lt;BR /&gt;I would really appreciate if you could help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 12:37:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1503998#M17014</guid>
      <dc:creator>akshaycan1</dc:creator>
      <dc:date>2022-08-10T12:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with NXP S32K148EVB board</title>
      <link>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504025#M17016</link>
      <description>&lt;P&gt;Hi Akshay,&lt;/P&gt;&lt;P&gt;I am also using the same board, but i have not faced this kind of issue.&lt;/P&gt;&lt;P&gt;Check by importing any of the example project provided in SDK, and if it builds successfully then you can modify the same one instead of creating new project.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 13:25:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504025#M17016</guid>
      <dc:creator>ndd922478</dc:creator>
      <dc:date>2022-08-10T13:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with NXP S32K148EVB board</title>
      <link>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504043#M17017</link>
      <description>&lt;P&gt;Hi, Thank you for you reply. I tried importing a pre-existing project, it gets successfully built but while debugging. I get an error saying.&amp;nbsp;&lt;/P&gt;&lt;P&gt;'Error in services launch sequence&lt;BR /&gt;PEmicro GDB Launch Failure : Unable to auto-detect debug hardware. Please specify on the command-line. If running from Eclipse, check the launch Debug Configuration settings. Halting.'&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 13:53:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504043#M17017</guid>
      <dc:creator>akshaycan1</dc:creator>
      <dc:date>2022-08-10T13:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with NXP S32K148EVB board</title>
      <link>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504468#M17027</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Please check if the &lt;STRONG&gt;Windows USB Drivers&lt;/STRONG&gt;(&lt;STRONG&gt;&lt;A href="https://www.pemicro.com/downloads/download_file.cfm?download_id=53" target="_blank"&gt;PEDrivers_install.exe&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;) of PEMicro is installed.(You should be able to find it in &lt;STRONG&gt;Device Manager&lt;/STRONG&gt; after plug USB cable at J24)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;OpenSDA&lt;/STRONG&gt; should be selected in &lt;STRONG&gt;Debug Configurations&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unable to auto-detect debug hardware OpenSDA.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189879i1076F2B677D1D83C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unable to auto-detect debug hardware OpenSDA.png" alt="Unable to auto-detect debug hardware OpenSDA.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If the OpenSDA is not working, please refer to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/S32K148EVB-Dead-after-OpenSDA-Update-Need-help-to-recover/m-p/1205366" target="_self"&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;S32K148EVB Dead after OpenSDA Update. Need help to recover.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 04:15:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504468#M17027</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-08-11T04:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with NXP S32K148EVB board</title>
      <link>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504936#M17042</link>
      <description>&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;Thank you so much for your reply.&lt;/P&gt;&lt;P&gt;Yes, I realised my driver was not up to update. This has solved my debug issue. However, whenever I simply try to Run the program on the board I am still getting some error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error starting process.&lt;BR /&gt;Cannot run program "C:\NXP\S32DS_ARM_v2018.R1\S32DS\S32SDK_S32K14x_RTM_2.0.0\examples\S32K148\driver_examples\communication\enet_loopback\Debug_FLASH\enet_loopback_s32k148.elf": Launching failed&lt;BR /&gt;Cannot run program "C:\NXP\S32DS_ARM_v2018.R1\S32DS\S32SDK_S32K14x_RTM_2.0.0\examples\S32K148\driver_examples\communication\enet_loopback\Debug_FLASH\enet_loopback_s32k148.elf": Launching failed&lt;BR /&gt;Cannot run program "C:\NXP\S32DS_ARM_v2018.R1\S32DS\S32SDK_S32K14x_RTM_2.0.0\examples\S32K148\driver_examples\communication\enet_loopback\Debug_FLASH\enet_loopback_s32k148.elf": Launching failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me with this?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 10:58:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504936#M17042</guid>
      <dc:creator>akshaycan1</dc:creator>
      <dc:date>2022-08-11T10:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with NXP S32K148EVB board</title>
      <link>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504946#M17043</link>
      <description>&lt;P&gt;Something similar i tried to reproduce, see the below image (This is happening when the USB is not connected).&amp;nbsp; That means, in your case there is issue with USB connection. may be PEMacro usb drivers not installed properly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ndd922478_0-1660215818541.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189938iE5F45C10BDB05B30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ndd922478_0-1660215818541.png" alt="ndd922478_0-1660215818541.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 11:06:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issues-with-NXP-S32K148EVB-board/m-p/1504946#M17043</guid>
      <dc:creator>ndd922478</dc:creator>
      <dc:date>2022-08-11T11:06:19Z</dc:date>
    </item>
  </channel>
</rss>

