<?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 Pb on Windows 7 64-bit in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pb-on-Windows-7-64-bit/m-p/529652#M1595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ogautherot on Wed Feb 09 06:11:01 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi! Sorry in advance if the post gets somewhat long but I'll try to detail as much as I can to speed up the resolution. Note that this is a topic that I already started to discuss with support but have not resolved it yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll start on a positive note: I got LPCXpresso up and working on a Windows Vista 32-bit machine with an LPC1343-based module in very little time (the download of the installer was longer than the rest of the procedure :) ) Compiling and debugging the "Blinky" example was a no-brainer. Excellent job, guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The story is not quite as nice on my Windows 7 64-bit machine at work (a Dell laptop with Windows preinstalled). I tried to review forums for help and no luck so far. I've hit a number of issues and will try to list them. It would be great if someone could confirm that they have a Windows 7 64-bit machine that they use for debug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) License&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After some troubleshooting, I finally came across the issue (seems to be Windows-related): The process runs a command called "cscript.exe", which in turn invokes vbscript.dll. cscript.exe works fine if I am in the \Windows\system32 directory but does not find the VisualBasic DLL when I am in another directory. I tried to adjust the path (it now includes \windows\system32 at the beginning) but no luck yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Open projects and compile them&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here, the standard Eclipse installation works fine and I can successfully generate the ELF files. So far so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Connect USB device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The USB device is sucessfully recognized as a DFU. The result is consistent. So far so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Download the executable and debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here, things clash again. When I try to download the executable, the DFU fails to convert to an "LPC-Link" (it does under Vista without external action). If I run "...\bin\Scripts\bootLPCXpresso.cmd winusb", I see the LPC-Link device in the USB tree so the board is fine. But again, trying to invoke GDB fails after crt_emu_lpc11_13_nxp.exe aborts silently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a Windows 7 64-bit user managed to get the debugger up and running, I would appreciate if they could send me a copy of their %PATH% variable to see if I am missing something obvious.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Olivier&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:56:34 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:56:34Z</dc:date>
    <item>
      <title>Pb on Windows 7 64-bit</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pb-on-Windows-7-64-bit/m-p/529652#M1595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ogautherot on Wed Feb 09 06:11:01 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi! Sorry in advance if the post gets somewhat long but I'll try to detail as much as I can to speed up the resolution. Note that this is a topic that I already started to discuss with support but have not resolved it yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll start on a positive note: I got LPCXpresso up and working on a Windows Vista 32-bit machine with an LPC1343-based module in very little time (the download of the installer was longer than the rest of the procedure :) ) Compiling and debugging the "Blinky" example was a no-brainer. Excellent job, guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The story is not quite as nice on my Windows 7 64-bit machine at work (a Dell laptop with Windows preinstalled). I tried to review forums for help and no luck so far. I've hit a number of issues and will try to list them. It would be great if someone could confirm that they have a Windows 7 64-bit machine that they use for debug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) License&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After some troubleshooting, I finally came across the issue (seems to be Windows-related): The process runs a command called "cscript.exe", which in turn invokes vbscript.dll. cscript.exe works fine if I am in the \Windows\system32 directory but does not find the VisualBasic DLL when I am in another directory. I tried to adjust the path (it now includes \windows\system32 at the beginning) but no luck yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Open projects and compile them&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here, the standard Eclipse installation works fine and I can successfully generate the ELF files. So far so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Connect USB device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The USB device is sucessfully recognized as a DFU. The result is consistent. So far so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Download the executable and debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here, things clash again. When I try to download the executable, the DFU fails to convert to an "LPC-Link" (it does under Vista without external action). If I run "...\bin\Scripts\bootLPCXpresso.cmd winusb", I see the LPC-Link device in the USB tree so the board is fine. But again, trying to invoke GDB fails after crt_emu_lpc11_13_nxp.exe aborts silently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a Windows 7 64-bit user managed to get the debugger up and running, I would appreciate if they could send me a copy of their %PATH% variable to see if I am missing something obvious.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Olivier&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pb-on-Windows-7-64-bit/m-p/529652#M1595</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pb on Windows 7 64-bit</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pb-on-Windows-7-64-bit/m-p/529653#M1596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Wed Feb 09 06:52:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;No problems with 64-bit Windows here. One thing to check is whether you have permission to run cscript/visualbasic and that it is not being blocked by your AV software.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:56:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pb-on-Windows-7-64-bit/m-p/529653#M1596</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:56:35Z</dc:date>
    </item>
  </channel>
</rss>

