<?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>LPC MicrocontrollersのトピックRe: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575083#M19161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Wed Sep 18 06:34:30 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This is excellent. I'll try changing my configuration file today.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see there's a difference in this, both from my .cfg file for the LPC1768 and my original .cfg file for LPC43xx.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am very, very grateful for your help! Thank you again! :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:58:58 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:58:58Z</dc:date>
    <item>
      <title>Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575078#M19156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Wed Sep 11 19:36:07 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a working lpc4337.cfg file for OpenOCD ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(A LPC43x3, LPC43x5 or LPC43x7 .cfg file will do just fine too)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I successfully got OpenOCD to write to a LPC1768. I can also communicate with a LPC4330, a LPC4310 and a LPC4337.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But attempting to write to the LPC4337 fails; it seems to have something to do with the reset signal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried both the flash write commands, which I use for the LPC1768, but also the convenience command "program".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;("program" seems to be a bit slow, though)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575078#M19156</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575079#M19157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mdittrich on Mon Sep 16 06:26:55 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I can only get OpenOCD to program LPC43xx FLASH when I boot with P2_7 pulled low.&amp;nbsp; Debugging has always worked fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some time ago I rebuilt OpenOCD with debug output enabled to try to determine why, but I never found a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575079#M19157</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575080#M19158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Tue Sep 17 10:07:57 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for this information, this is &lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;very&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt; valuable to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I find it strange, though that it has to be pulled down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently I have a pull-up on it, and I can read it but have not been able to write.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try making it a pull-down and see if I can get any further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a chance I could have the .cfg file you're using ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh, and which adapter(s) are you using ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575080#M19158</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575081#M19159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mdittrich on Tue Sep 17 14:34:22 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Pulling it down will boot into the ROM bootloader... so you don't want to add a permanent pull-down.&amp;nbsp; For some reason, it will only program FLASH when the bootloader runs, so it is doing something (or not doing something &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt; important.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a Tin Can Tools Flyswatter, my cfg file is not very pretty, but here is the core of it:&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;

#################### daemon config ####################
telnet_port 4444
gdb_port 3333
tcl_port 6666

#################### interface config ####################

interface ft2232
ft2232_layout "flyswatter"
ft2232_device_desc "Flyswatter A"
ft2232_vid_pid 0x0403 0x6010

##################### JTAG config #####################

adapter_nsrst_assert_width 20
jtag_ntrst_assert_width 
adapter_khz 500

reset_config trst_and_srst trst_open_drain srst_open_drain

jtag newtap lpc4300_m4 cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x4ba00477
jtag newtap lpc4300_m0 cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x0ba01477&amp;nbsp; 

set _TARGETNAME lpc4300.m4
target create $_TARGETNAME cortex_m3 -chain-position lpc4300_m4.cpu
#cortex_m3 reset_config sysresetreq

# work area is 16k on AHB0
$_TARGETNAME configure -work-area-phys 0x10000000 -work-area-size 0x8000 -work-area-backup 0

$_TARGETNAME configure -event gdb-attach { 
&amp;nbsp;&amp;nbsp;&amp;nbsp; echo "--- gdb-attach, hello gdb ---"
&amp;nbsp;&amp;nbsp;&amp;nbsp; soft_reset_halt
}

$_TARGETNAME configure -event gdb-detach { 
&amp;nbsp;&amp;nbsp;&amp;nbsp; echo "--- gdb-detach, shutting down ---"
&amp;nbsp;&amp;nbsp;&amp;nbsp; shutdown
}

set _FLASHNAME $_TARGETNAME.flash
set _SPIFINAME $_TARGETNAME.spifi

#debug_level 3

flash bank $_FLASHNAME lpc2000 0x1A000000 0x80000 0 0 $_TARGETNAME lpc4300 96000 calc_checksum
flash bank $_SPIFINAME lpcspifi 0x14000000 0 0 0 $_TARGETNAME

init

halt

#display VTOR
mdw 0xE000ED08

#M4 Mem map - shadow pointer that shows up at address 0
mdw 0x40043100

flash write_image erase YOURFILEHERE.hex 0 ihex
#flash write_image erase YOURSPIFIFILEHERE.hex 0 ihex

soft_reset_halt

# set M4MEMMAP to the base of flash bank A
mww 0x40043100 0x1A000000
mdw 0x40043100

# set VTOR to 0 (which will map to flash)
mww 0xE000ED08 0x00000000
mdw 0xE000ED08

echo "\n---- ready for GDB connection ----\n"

&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I usually just use this to flash my own "level 2" bootloader that I use for all subsequent FLASH'ings.&amp;nbsp; It certainly would be nice if I could get it to FLASH via OpenOCD without pulling down P2_7.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This same config works for debugging with the "flash write_image" commented out.&amp;nbsp; The "mww" may or may not be necessary.&amp;nbsp; They are from a while back when I was trying to figure you why it always failed unless booting into the ROM bootloader first...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575081#M19159</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575082#M19160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nemuisan on Tue Sep 17 18:19:40 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I bought LPC4357 China devboard last year and got same problem long time....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I noticed that LPC43x7 flash model needs "IAP-Init Command(49)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;before erase / write internal flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made OpenOCD0.8.0's patch(to lpc2000.c) to throwing "IAP-Init Command"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;before erase and write command,and got work very well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So We don't need to be P2_7 pulled low everytime to write internal flash anymore!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patches for OpenOCD0.8.0 and LPC4357's cfg detail were posted below threads.&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%2Fgroups.yahoo.com%2Fneo%2Fgroups%2Fversaloon%2Fconversations%2Fmessages%2F405" rel="nofollow" target="_blank"&gt;http://groups.yahoo.com/neo/groups/versaloon/conversations/messages/405&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nemui Trinomius&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575082#M19160</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575083#M19161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Wed Sep 18 06:34:30 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This is excellent. I'll try changing my configuration file today.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see there's a difference in this, both from my .cfg file for the LPC1768 and my original .cfg file for LPC43xx.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am very, very grateful for your help! Thank you again! :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575083#M19161</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575084#M19162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Wed Sep 18 06:36:26 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;@Nemui&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome. I'll download them immediately and see if I can apply them to my 0.7.0 (or if I can succeed in cloning 0.8.0 and building that one).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for sharing your hard work. I hope this patch makes it into the final version. =)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575084#M19162</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575085#M19163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Wed Sep 18 11:58:40 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;@Nemui:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had trouble getting the .cfg-files ("OpenOCD_special_cfgs_xxxxxxxx.7z") - it seems both links link directly to the patches ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right now I'm in the process of rebuilding OpenOCD 0.8.0. I'm looking forward to trying it out. =)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:58:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575085#M19163</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575086#M19164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nemuisan on Wed Sep 18 17:53:06 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,Pacman&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry,The URL that I suggested is wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct URL is here.&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%2Fcid-36f4d1230f8a673c.skydrive.live.com%2Fbrowse.aspx%2F.Public%2Ftool%2FOpenOCD" rel="nofollow" target="_blank"&gt;http://cid-36f4d1230f8a673c.skydrive.live.com/browse.aspx/.Public/tool/OpenOCD&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently cfg-fileset name is "OpenOCD_special_cfgs_20130918.7z".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find "lpc435x_spifi_flash.cfg" in this archive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To program internal flash,MUST use tcl procedure call "mt_flash"!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attachment files is my simple gcc project for lpc4357(can easily migrate to lpc4337).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MAKEFILE in this project wrote how to use OpenOCD with procedure call named "mt_flash".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nemui&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:59:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575086#M19164</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575087#M19165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mdittrich on Mon Sep 23 08:41:31 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Nemui,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After fighting with OpenOCD 0.8.0 a bit, I finally was able to rebuild 0.7.0 with your IAP init patches and everything seems to be working great!&amp;nbsp; Thanks!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you plan on contributing them back to the main project? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:59:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575087#M19165</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575088#M19166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by maximevince on Fri Nov 29 03:32:49 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome,saved my day!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am going to extend it to use the CFI flash interface as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maxime &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:59:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575088#M19166</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Flash-programming LPC4337 (any LPC43x3,x5,x7) using OpenOCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575089#M19167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by maximevince on Fri Nov 29 06:01:20 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have extended it so that is supports an SST39VF3201 NOR Flash on CS0, address 0x1c000000,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;such as on the Hitex LPC4357 development board I'm using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Config file attached!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maxime &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:59:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Flash-programming-LPC4337-any-LPC43x3-x5-x7-using-OpenOCD/m-p/575089#M19167</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:59:01Z</dc:date>
    </item>
  </channel>
</rss>

