<?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: Custom board Bring-up  in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567017#M17442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by saismita on Sun Mar 03 22:24:35 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Pacman,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply.Yes the custom board is designed in house as per our project requirements.JTAG is detecting on the board now.But there is SPI Flash(S25FL256S ) in this board.We have the hitex board and LPC43xx 39VF3201B Flash.ini file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In this case we are unable to program the board because we don't have the .ini file for the SPI Flash.How to get this .ini file for&amp;nbsp; this flash can you guide me ? Or else can we use the LPC43xx 39VF3201B Flash.ini file for the custom board by modifying some thing in this file. Please guide me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SaiSmita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:50:48 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:50:48Z</dc:date>
    <item>
      <title>Custom board Bring-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567015#M17440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by saismita on Wed Feb 27 22:23:39 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a custom board which have LPC4350 as the main processor.Can any body guide me , how to start with the board ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have few queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.Whether boot code is required to start the board ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.Whether boot code is already there in the on-chip ROM of the LPC4350 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.If boot code is already there then why it is not detecting the Keil ,ULink2 Debugger?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.If boot code is not there then where I will get the boot code and how I will program the board with boot code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.Is there any other procedure to bring up the board ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help on these issues .Thanks in Advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SaiSmita&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:50:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567015#M17440</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom board Bring-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567016#M17441</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 Sun Mar 03 11:11:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;1: There's boot-code in the ROM (the document &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fuser_manual%2FUM10503.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/user_manual/UM10503.pdf&lt;/A&gt;&lt;SPAN&gt; says so)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;1B: You may want to have a look at this file for a quick overview: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fapplication_note%2FAN11239.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/application_note/AN11239.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2: This may be due to a bad connection. Make sure your ULink2 is working properly. Make sure your board is powered up as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3: Boot code is there. But you'll need a place to store your own code. You may be able to start with storing it in SRAM, but at some point you'll probably want using SPIFI or NOR/NAND flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4: It depends on which board it is. "a custom board" - does this mean you built it yourself; if so, it's a bit difficult for us to guess what it can do. ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, you could provide a schematics diagram (not the PCB-file) of the board ? -This would possibly help us help you better.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If your custom board resembles another board, for instance the BlueBoard, it will be easier to provide help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:50:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567016#M17441</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom board Bring-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567017#M17442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by saismita on Sun Mar 03 22:24:35 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Pacman,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply.Yes the custom board is designed in house as per our project requirements.JTAG is detecting on the board now.But there is SPI Flash(S25FL256S ) in this board.We have the hitex board and LPC43xx 39VF3201B Flash.ini file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In this case we are unable to program the board because we don't have the .ini file for the SPI Flash.How to get this .ini file for&amp;nbsp; this flash can you guide me ? Or else can we use the LPC43xx 39VF3201B Flash.ini file for the custom board by modifying some thing in this file. Please guide me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SaiSmita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:50:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567017#M17442</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom board Bring-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567018#M17443</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 Mon Mar 04 03:57:04 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd copy the ini file from the Hitex board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As I do not have a machine that runs any of the well-known IDE's, I can't guide you well in this case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I'm using GCC + OpenOCD myself)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-But if you look at the ini file, you'll probably quickly see what would need modification.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...Perhaps someone else on this forum can answer this question better ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567018#M17443</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom board Bring-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567019#M17444</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 Mon Mar 04 04:09:37 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You may find this helpful:&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%2Fsites%2Fdefault%2Ffiles%2F2013-02-19%2520LPC4300_PMU%2CCGU.pdf" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/sites/default/files/2013-02-19%20LPC4300_PMU,CGU.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Especially page 14.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-board-Bring-up/m-p/567019#M17444</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:50:49Z</dc:date>
    </item>
  </channel>
</rss>

