<?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: Recover from CAN ISP in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545591#M13102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc8ain on Thu Nov 19 15:46:15 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much! I was searching for something like this in the forum but obviously did not find it &lt;SPAN class="lia-unicode-emoji" title=":winking_face:"&gt;&lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sending this to RAM &lt;/SPAN&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;const char system_reset[]={0x01,0x4a,0x02,0x4b,0xda,0x60,0xc0,0x46,0x04,0x00,0xfa,0x05,0x00,0xed,0x00,0xe0};&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt; and executing it is much easier than modifying the linker script to have always the same address for a reset-function&amp;nbsp; :bigsmile:&amp;nbsp; :~ &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:46:35 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:46:35Z</dc:date>
    <item>
      <title>Recover from CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545587#M13098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc8ain on Wed Nov 18 08:47:03 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me how I correctly reset the LPC11C14 from the CAN ISP mode? There is an example for UART in the user manual (26.5.8 page 428) but not for CAN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545587#M13098</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545588#M13099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Wed Nov 18 10:38:21 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Via Software?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;NVIC_SystemReset();&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545588#M13099</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545590#M13101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Wed Nov 18 12:14:01 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;A general solution without flash code is described in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Finvoking-can-bootloader-via-iap-on-lpc11cxx-" rel="nofollow" target="_blank"&gt;https://www.lpcware.com/content/forum/invoking-can-bootloader-via-iap-on-lpc11cxx-&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545590#M13101</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545591#M13102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc8ain on Thu Nov 19 15:46:15 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much! I was searching for something like this in the forum but obviously did not find it &lt;SPAN class="lia-unicode-emoji" title=":winking_face:"&gt;&lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sending this to RAM &lt;/SPAN&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;const char system_reset[]={0x01,0x4a,0x02,0x4b,0xda,0x60,0xc0,0x46,0x04,0x00,0xfa,0x05,0x00,0xed,0x00,0xe0};&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt; and executing it is much easier than modifying the linker script to have always the same address for a reset-function&amp;nbsp; :bigsmile:&amp;nbsp; :~ &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Recover-from-CAN-ISP/m-p/545591#M13102</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:35Z</dc:date>
    </item>
  </channel>
</rss>

