<?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: Multiple CAN ISP in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528398#M9606</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 Thu Feb 11 08:15:49 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Georay&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;However I read on the documentation that All the ISP CAN ID are equal. This configuration will create conflict on the bus. isn't it ?&lt;BR /&gt;Is it possible to change these IDs ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :~ &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No. CAN-ISP ID is always 0x67D and you can't use SDO to program more than one node at the same time...&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:27:48 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:27:48Z</dc:date>
    <item>
      <title>Multiple CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528397#M9605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Georay on Thu Feb 11 07:37:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for some information about LPC11C14's CAN In-System-Progamming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my situation :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a CAN bus with 48 nodes made by LPC11C14. I wish to programm the same application with the same programm by using the CAN ISP. I wish also get if a programming process failed on one card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I read on the documentation that All the ISP CAN ID are equal. This configuration will create conflict on the bus. isn't it ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to change these IDs ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Georay&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:27:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528397#M9605</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528398#M9606</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 Thu Feb 11 08:15:49 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Georay&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;However I read on the documentation that All the ISP CAN ID are equal. This configuration will create conflict on the bus. isn't it ?&lt;BR /&gt;Is it possible to change these IDs ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :~ &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No. CAN-ISP ID is always 0x67D and you can't use SDO to program more than one node at the same time...&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:27:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528398#M9606</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528399#M9607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Georay on Thu Feb 11 08:54:34 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I need to make a secondary bootloader ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was afraid about this answer so I begin to work on it. I have some problem when I jump on the user app. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The µc begin to execute the application reset handler and begin to initialize the clock but a hard fault interrupt always when it try to execute one instruction of my code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the code I made to jump to the user application&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;void btl_StartUserApp(void)
{
/* Valid application located in the next sector(s) of flash so execute */

/* Load main stack pointer with application stack pointer initial value,
&amp;nbsp;&amp;nbsp; stored at first location of application area */
__asm__ ("ldr r0, =0x2100");
__asm__ ("ldr r0, [r0]");
__asm__ ("mov sp, r0");

/* Load program counter with application reset vector address, located at
&amp;nbsp;&amp;nbsp; second word of application area. */
__asm__ ("ldr r0, =0x2104");
__asm__ ("ldr r0, [r0]");
__asm__ ("mov pc, r0");
}&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The user application begins on 0x2100 so the reset handler is in 0x2104.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The programm counter is succesfully written but when I execute some step the device enter in hardware default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will seach the disassembly line wich cause the default if you need it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I work on eclipse mars with gnu arm yagarto-20121222&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:27:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528399#M9607</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple CAN ISP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528400#M9608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Georay on Thu Feb 11 10:02:47 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found what's wrong in my code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I initialize my clock in the user application I turned off the clock source of the main oscillator without change it. so the µc fall in hard fault mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Georay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:27:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Multiple-CAN-ISP/m-p/528400#M9608</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:27:50Z</dc:date>
    </item>
  </channel>
</rss>

