<?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>Other NXP ProductsのトピックRe: LPC11U24: Reinvoke ISP command not working</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/LPC11U24-Reinvoke-ISP-command-not-working/m-p/1047470#M8846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plain text responses:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;Good USB  

[85927.907627] usb 1-1: USB disconnect, device number 12
[85938.928961] usb 1-1: new full-speed USB device number 13 using ci_hdrc
[85939.129337] usb 1-1: New USB device found, idVendor=1fc9, idProduct=000b
[85939.135964] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[85939.143312] usb 1-1: Product: LPC1XXX IFLASH
[85939.147505] usb 1-1: Manufacturer: NXP
[85939.151419] usb 1-1: SerialNumber: ISP
[85939.158533] usb-storage 1-1:1.0: USB Mass Storage device detected
[85939.177393] scsi host0: usb-storage 1-1:1.0
[85940.253314] scsi 0:0:0:0: Direct-Access     NXP      LPC1XXX IFLASH   1.0  PQ: 0 ANSI: 0 CCS
[85940.270292] sd 0:0:0:0: [sda] 68 512-byte logical blocks: (34.8 kB/34.0 KiB)
[85940.282430] sd 0:0:0:0: [sda] Write Protect is off
[85940.292253] sd 0:0:0:0: [sda] No Caching mode page found
[85940.297488] sd 0:0:0:0: [sda] Assuming drive cache: write through
[85940.338703]  sda:
[85940.383276] sd 0:0:0:0: [sda] Attached SCSI removable disk  

Bad USB  

[24699.423422] usb 1-1: USB disconnect, device number 6
[24699.770179] usb 1-1: new full-speed USB device number 7 using ci_hdrc
[24704.940177] usb 1-1: device descriptor read/64, error -110
[24720.300173] usb 1-1: device descriptor read/64, error -110
[24720.560175] usb 1-1: new full-speed USB device number 8 using ci_hdrc
[24725.740172] usb 1-1: device descriptor read/64, error -110
[24741.100176] usb 1-1: device descriptor read/64, error -110
[24741.360174] usb 1-1: new full-speed USB device number 9 using ci_hdrc
[24751.900172] usb 1-1: device not accepting address 9, error -110&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2020 12:50:38 GMT</pubDate>
    <dc:creator>jorick</dc:creator>
    <dc:date>2020-04-02T12:50:38Z</dc:date>
    <item>
      <title>LPC11U24: Reinvoke ISP command not working</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPC11U24-Reinvoke-ISP-command-not-working/m-p/1047469#M8845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Processor: LPC11U24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to invoke ISP mode from within my program but it isn't working.&amp;nbsp; I call ReinvokeISP immediately after the reset vector so there isn't anything between the reset and the ReinvokeISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a blank flash, ISP mode works and I get this Linux debug console response:&lt;/P&gt;&lt;DIV style="font-family: 'Consolas'; font-size: 8.0pt; color: #000000; background-color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none;"&gt;&lt;PRE&gt;&lt;STRONG&gt;usb 1-1: USB disconnect, device number 12 usb 1-1: new full-speed USB device number 13 using ci_hdrc usb 1-1: New USB device found, idVendor=1fc9, idProduct=000b usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-1: Product: LPC1XXX IFLASH usb 1-1: Manufacturer: NXP usb 1-1: SerialNumber: ISP usb-storage 1-1:1.0: USB Mass Storage device detected scsi host0: usb-storage 1-1:1.0 scsi 0:0:0:0: Direct-Access     NXP      LPC1XXX IFLASH   1.0  PQ: 0 ANSI: 0 CCS sd 0:0:0:0: [sda] 68 512-byte logical blocks: (34.8 kB/34.0 KiB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] No Caching mode page found sd 0:0:0:0: [sda] Assuming drive cache: write through  sda: sd 0:0:0:0: [sda] Attached SCSI removable disk&lt;/STRONG&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;When I call ReinvokeISP, I get this response:&lt;/P&gt;&lt;DIV style="font-family: 'Consolas'; font-size: 8.0pt; color: #000000; background-color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none;"&gt;&lt;PRE&gt;&lt;STRONG&gt;usb 1-1: USB disconnect, device number 6 usb 1-1: new full-speed USB device number 7 using ci_hdrc usb 1-1: device descriptor read/64, error -110 usb 1-1: device descriptor read/64, error -110&lt;/STRONG&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;How can I get this to work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 20:29:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPC11U24-Reinvoke-ISP-command-not-working/m-p/1047469#M8845</guid>
      <dc:creator>jorick</dc:creator>
      <dc:date>2020-04-01T20:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24: Reinvoke ISP command not working</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPC11U24-Reinvoke-ISP-command-not-working/m-p/1047470#M8846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plain text responses:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;Good USB  

[85927.907627] usb 1-1: USB disconnect, device number 12
[85938.928961] usb 1-1: new full-speed USB device number 13 using ci_hdrc
[85939.129337] usb 1-1: New USB device found, idVendor=1fc9, idProduct=000b
[85939.135964] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[85939.143312] usb 1-1: Product: LPC1XXX IFLASH
[85939.147505] usb 1-1: Manufacturer: NXP
[85939.151419] usb 1-1: SerialNumber: ISP
[85939.158533] usb-storage 1-1:1.0: USB Mass Storage device detected
[85939.177393] scsi host0: usb-storage 1-1:1.0
[85940.253314] scsi 0:0:0:0: Direct-Access     NXP      LPC1XXX IFLASH   1.0  PQ: 0 ANSI: 0 CCS
[85940.270292] sd 0:0:0:0: [sda] 68 512-byte logical blocks: (34.8 kB/34.0 KiB)
[85940.282430] sd 0:0:0:0: [sda] Write Protect is off
[85940.292253] sd 0:0:0:0: [sda] No Caching mode page found
[85940.297488] sd 0:0:0:0: [sda] Assuming drive cache: write through
[85940.338703]  sda:
[85940.383276] sd 0:0:0:0: [sda] Attached SCSI removable disk  

Bad USB  

[24699.423422] usb 1-1: USB disconnect, device number 6
[24699.770179] usb 1-1: new full-speed USB device number 7 using ci_hdrc
[24704.940177] usb 1-1: device descriptor read/64, error -110
[24720.300173] usb 1-1: device descriptor read/64, error -110
[24720.560175] usb 1-1: new full-speed USB device number 8 using ci_hdrc
[24725.740172] usb 1-1: device descriptor read/64, error -110
[24741.100176] usb 1-1: device descriptor read/64, error -110
[24741.360174] usb 1-1: new full-speed USB device number 9 using ci_hdrc
[24751.900172] usb 1-1: device not accepting address 9, error -110&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 12:50:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPC11U24-Reinvoke-ISP-command-not-working/m-p/1047470#M8846</guid>
      <dc:creator>jorick</dc:creator>
      <dc:date>2020-04-02T12:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U24: Reinvoke ISP command not working</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPC11U24-Reinvoke-ISP-command-not-working/m-p/1047471#M8847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the problem.&amp;nbsp; Interrupts must not be disabled prior to calling Reinvoke ISP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 16:02:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPC11U24-Reinvoke-ISP-command-not-working/m-p/1047471#M8847</guid>
      <dc:creator>jorick</dc:creator>
      <dc:date>2020-04-02T16:02:13Z</dc:date>
    </item>
  </channel>
</rss>

