<?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: How to write specific address?</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548519#M10593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.chow.eb on Fri Feb 06 03:10:48 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I also come across with this info, saying I could use lpc-link2 as j-link, then i could use the J-flash tool for flash programming.&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%2Flpclink2-config-tool" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpclink2-config-tool&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but there is a statement saying&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"If you are using LPC-Link 2 or LPCXpresso V2/V3 boards with the LPCXpresso-IDE, you do not need to use this tool."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so I believe the lpcxpresso-ide could provide the same functionality? Where could I load in the image file, and edit certain bytes before programming?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, could I create a short binary file with a few bytes, then program to the destination address? Is there any endian or compatibility issue? Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:57:54 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:57:54Z</dc:date>
    <item>
      <title>How to write specific address?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548516#M10590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.chow.eb on Thu Feb 05 19:31:31 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, I'm using LPC1766, and LPCxpresso with LPC-LINK2. How could I write specific values to specific address to the flash please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sry I'm new to the IDE, thx for help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:57:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548516#M10590</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to write specific address?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548517#M10591</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 Fri Feb 06 02:02:01 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;In the first place, read &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%2Fplacing-data-address" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/placing-data-address&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want further advice, please provide more details of what you are actually trying to achieve and why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:57:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548517#M10591</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to write specific address?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548518#M10592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.chow.eb on Fri Feb 06 02:15:04 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my use case:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a device developed by by a partner company who programs the firmware using other tool (Keil MDK, iirc). My task is to program unique MAC addr and serial number into different device for manufacturing. I've been given the address to program, and I'd like to use LPC-LINK2 to achieve it. Obviously, I dont want to screw up the firmware / code inside.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you advise if I am on the right track? Thanks! &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:57:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548518#M10592</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to write specific address?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548519#M10593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.chow.eb on Fri Feb 06 03:10:48 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I also come across with this info, saying I could use lpc-link2 as j-link, then i could use the J-flash tool for flash programming.&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%2Flpclink2-config-tool" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpclink2-config-tool&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but there is a statement saying&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"If you are using LPC-Link 2 or LPCXpresso V2/V3 boards with the LPCXpresso-IDE, you do not need to use this tool."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so I believe the lpcxpresso-ide could provide the same functionality? Where could I load in the image file, and edit certain bytes before programming?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, could I create a short binary file with a few bytes, then program to the destination address? Is there any endian or compatibility issue? Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:57:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548519#M10593</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to write specific address?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548520#M10594</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 Fri Feb 06 06:51:27 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason why the page says you don't need to use it with LPCXpresso IDE is because LPCXpresso by default downloads it own firmware to the LPC-Link2 when you start debugging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway the tools that we supply with LPCXpresso IDE for use with LPC-Link2 are not designed to edit flash contents in the way its sounds like you want. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whether you can do this in a straightforward manner depends where the address you need to program is. If it is in its own sector - unused by the application code - then you could just create a binary containing the required values and program them into the address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you need to merge your values into the middle of the application image (i.e. so the values you need to program are mixed into the same sector of flash as the application code), then you would need to download the image, modify the appropriate bits in the binary, then download the image again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's some more reading for you.&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=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fcommand-line-flash-programming" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/command-line-flash-programming&lt;/A&gt;&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%2Fimport-export-memory" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/import-export-memory&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need further advice, I suggest you post full details of what you need to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure others will be able to make suggestions of other tools and methods you could use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS - you might want to check the license on the J-link firmware for LPC-Link2...&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=https%3A%2F%2Fwww.segger.com%2Flpc-link-2.html" rel="nofollow" target="_blank"&gt;https://www.segger.com/lpc-link-2.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:57:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548520#M10594</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to write specific address?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548521#M10595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vincent.chow.eb on Mon Feb 09 03:31:23 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, thx for the details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to use the lpc-link2 as production flash programmer. Is lpcxpresso the right tool? thx!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:57:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-to-write-specific-address/m-p/548521#M10595</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:57:55Z</dc:date>
    </item>
  </channel>
</rss>

