<?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>LPCXpresso IDEのトピックRe: dfutil does not work: Linux, LPC Link2</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532429#M3071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by arataj on Wed May 07 11:14:38 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I have read the FAQ, and tried linking udev0 to udev1 as suggested. Then I also tried to install a separate udev0:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i386-linux-gnu # ls *udev* -l&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.0 -&amp;gt; libudev.so.0.13.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.0.13.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.1 -&amp;gt; libudev.so.1.3.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.1.3.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It did not change anything, though. What d-script to run with dtrace?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ dtrace /home/local/lpcxpresso_7.1/lpcxpresso/bin/redlinkserv &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Usage /usr/bin/dtrace [--help] [-h | -G] [-C [-I&amp;lt;Path&amp;gt;]] -s File.d [-o &amp;lt;File&amp;gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running redlinkserv directly does not bring any missing library messages. I can switch from Mint 16 64-bit to 32-bit. Would it make sense to switch directly to Ubuntu, if Mint is its derivative? I might try it as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:06:03 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:06:03Z</dc:date>
    <item>
      <title>dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532427#M3069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by arataj on Wed May 07 10:22:24 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Linux Mint 16 64 bit, the 32 bit libraries installed as required. I attach a LPC Link2 board, with LPC11U35 board connected via JTAG. The red diode switches on on the Link2 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ dfu-util -l&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dfu-util 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(C) 2010-2011 Tormod Volden (DfuSe support)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dfu-util does currently only support DFU version 1.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Found Runtime: [1fc9:000c] devnum=0, cfg=1, intf=0, alt=0, name="DFU"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ dfu-util -d 1FC9:000C -c 0 -t 2048 -R -D ./lpcxpresso/bin/LPC432x_Redlink_V4_26.bin.hdrdfu-util -d 1FC9:000C -c 1 -t 2048 -R -D ./lpcxpresso/bin/LPC432x_Redlink_V4_26.bin.hdr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dfu-util 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(C) 2010-2011 Tormod Volden (DfuSe support)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dfu-util does currently only support DFU version 1.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Filter on vendor = 0x1fc9 product = 0x000c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Opening DFU USB device... ID 1fc9:000c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Run-time device DFU version 0100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Claiming USB DFU Runtime Interface...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Determining device status: state = dfuIDLE, status = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WARNING: Runtime device already in DFU state ?!?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Found Runtime: [1fc9:000c] devnum=0, cfg=1, intf=0, alt=0, name="DFU"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Claiming USB DFU Interface...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting Alternate Setting #0 ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Determining device status: state = dfuIDLE, status = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dfuIDLE, continuing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DFU mode device DFU version 0100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No valid DFU suffix signature&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning: File has no DFU suffix&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bytes_per_hash=471&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copying data from PC to DFU device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting download: [##################################################] finished!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unable to read DFU status&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can't detach&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Resetting USB to switch back to runtime mode&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(The red diode switches off)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dfu-util again, now find nothing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ dfu-util -l&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dfu-util 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(C) 2010-2011 Tormod Volden (DfuSe support)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dfu-util does currently only support DFU version 1.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Re-attaching the board to a different USB port - the same repeats. LPCXpresso shows "connection refused". Both 32bit libudev0 and libudev1 are present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532427#M3069</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532428#M3070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Wed May 07 10:41:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you read the FAQ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fconnection-refused-linux" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/connection-refused-linux&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have, then run&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;dtrace redlinkserv&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And look through the output for a missing library. If you can't find it, post the entire output and we may be able to help. No promises, as mint is not an officially supported distro.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532428#M3070</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532429#M3071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by arataj on Wed May 07 11:14:38 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I have read the FAQ, and tried linking udev0 to udev1 as suggested. Then I also tried to install a separate udev0:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i386-linux-gnu # ls *udev* -l&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.0 -&amp;gt; libudev.so.0.13.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.0.13.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.1 -&amp;gt; libudev.so.1.3.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libudev.so.1.3.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It did not change anything, though. What d-script to run with dtrace?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ dtrace /home/local/lpcxpresso_7.1/lpcxpresso/bin/redlinkserv &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Usage /usr/bin/dtrace [--help] [-h | -G] [-C [-I&amp;lt;Path&amp;gt;]] -s File.d [-o &amp;lt;File&amp;gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running redlinkserv directly does not bring any missing library messages. I can switch from Mint 16 64-bit to 32-bit. Would it make sense to switch directly to Ubuntu, if Mint is its derivative? I might try it as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532429#M3071</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532430#M3072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu May 08 00:25:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I just installed Linux Mint, and I then installed the 32 bit libraries as described in the User Manual.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed LPCXpresso 7.1.1, and finally, I followed the advice in the FAQ:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
cd /lib/i386-linux-gnu
sudo ln -sf libudev.so.1 libudev.so.0
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and redlinkserv will now run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Edit*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I notice that you were not running the supplied version of dfu-util. Further investigation shows that under Mint (and Debian, I think), you also need to install&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
sudo apt-get install libusb-0.1-4:i386
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;SPAN&gt;To get the supplied version of dfu-util to run. However, as you found, the 'standard' version does also seem to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532430#M3072</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532431#M3073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by arataj on Thu May 08 10:21:38 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried Mint 16 64 bit, 32 bit, and Ubuntu 14 32 bit, with both a link to udev1 or a separate udev0. It turns out connecting problems are similar on all these systems:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. If the red diode is off, redlinkserv must be killed, and LPC Link2 replugged to make the red diode on again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Then, debugging works sometimes never, sometimes once, sometimes several times. It all ends&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the diode switching off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Then, no replugging helps. It makes the diode switch on, but after an attempt to debug, the diode just instantly switches off and "connection refused".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Going to 1 repeats the sequence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532431#M3073</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532432#M3074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu May 08 10:52:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, this makes no sense. The state of the led is largely irrelevant, so that does not help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it debugs sometimes, then you have a working setup, so you can ignore that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When debug fails, what error messages are you getting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw. Are you terminating the debug session before staring another?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532432#M3074</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532433#M3075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by arataj on Thu May 08 12:17:35 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, the state of the diode might be irrelevant. I just report, what&amp;nbsp; I saw. The red diode switching off in the meantime, and switching on again after re-plugging might be just a coincidence. The Link2 board is connected via JTAG to LPC11U35 board, by the way. I attach the project debugged.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The debug session, if starts at all, works correctly. Then I terminate it, and start a new session. It either works again, or shows "connection refused". If the latter happens, no more sessions start, even if the IDE is restarted, unless LPCLink 2 is replugged.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tries so far were on a desktop machine. But, to exclude hardware problems, I have also tried to debug on a laptop as well, especially that the laptop has Windows 7 installed. Firstly, I installed the IDE on Mint 16, and the problems were the same as on the desktop. Then, I installed the IDE on Windows 7. This time, the debugging worked perfectly - I rebuilt the project, ran debugging a number of times, rebuilt again, debugged etc., all without problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, on the two machines, problems are on all Linux distros I tested, either 64bit or 32bit. But on Windows 7 on the same hardware, no problems happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps it will be some hint: dfu-util -l initially lists the board:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Found Runtime: [1fc9:000c] devnum=0, cfg=1, intf=0, alt=0, name="DFU"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After a failed debugging session (I am not sure what happens after a successfull session now), dfu-util does not list the board any more. Re-plugging makes the utility list the board again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532433#M3075</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: dfutil does not work: Linux, LPC Link2</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532434#M3076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu May 08 13:30:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;As a TEMPORARY, workaround, when you receive this error, just kill the process 'redlinkserv'. Do not do anything else. Do not run dfu-util, do not unplug lpc-link2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will respond with a fuller explanation and hopefully a proper resolution shortly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:06:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/dfutil-does-not-work-Linux-LPC-Link2/m-p/532434#M3076</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:06:06Z</dc:date>
    </item>
  </channel>
</rss>

