<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7498/running-tested-firmware-in-a-custum-pcb-with-nrf51422-aa</link><description>Dear Sirs, 
 I am currently developing a project using nrf51422. My programs works fine with pca10026 develop board. 
 I builded a custum PCB for my project. All HW components works fine. I am able to program my nrf51422 AA using SD 110 v6.0 or v7.1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jun 2015 08:47:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7498/running-tested-firmware-in-a-custum-pcb-with-nrf51422-aa" /><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26665?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2015 08:47:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afe289fb-7310-4835-a296-6f636a6d3ee5</guid><dc:creator>Carlos S&amp;#225;nchez</dc:creator><description>&lt;p&gt;Yes, indeed RK. The problem is that I had wrong IRAM1 numbers. Now is  working fine.&lt;/p&gt;
&lt;p&gt;Thank you all, sirs.&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26664?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 15:31:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f6ee1f8-a5d9-4a1d-95a4-cfce1fc29d8d</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;in that png of the ssd110 setup, IRAM1 is wrong, should be 0x20002000&lt;/p&gt;
&lt;p&gt;and the size should be 0x2000 as well if you only have 16kb total RAM.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26661?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 15:25:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:605dc209-ea89-4175-87f3-873bf1219859</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Have you check the RAM size ? has to be 16KB for AA chip.  As Wojtek commented, try to trace to find where it crashes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26660?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 15:18:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef55a3d5-5b26-4119-af87-f2826d91fe3e</guid><dc:creator>Carlos S&amp;#225;nchez</dc:creator><description>&lt;p&gt;Yes, indeed. It has a 32,768 Khz, Cl 9 pF and 10 ppm. In my firmware, I tryed with these both instructions:&lt;/p&gt;
&lt;p&gt;// Initialize the SoftDevice handler module.
// SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false);
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION, false);&lt;/p&gt;
&lt;p&gt;Neither using the external crystal nor the internal oscillator, I get the pcb running. I think I have a conflict between SD and my firmware, in other words, despite selecting the right ROM addresses, I forget something else important...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26663?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 15:10:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97e43dfb-83a6-4391-a311-a92a1f63a0d7</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Are you able to start debug session in keil? Maybe try settings some breakpoints in error handler?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26662?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 14:56:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adb92da7-4cff-44eb-b698-aa463e69b48b</guid><dc:creator>Carlos S&amp;#225;nchez</dc:creator><description>&lt;p&gt;Hello Alex,&lt;/p&gt;
&lt;p&gt;Yes, I did. Here you have an example when I use SD110 v.7.1 and my firmware:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/sd110_5F00_setup.png"&gt;sd110_setup.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the example above, forget the nRF51422_xxac. In the &amp;quot;Device&amp;quot; tab, I selected nRF51422_AA (the microcontroller that I am using in my custom board).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26659?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 14:55:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aec30b6e-33f3-43ee-85bb-20185edda61b</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Does your board has 32KHz crystal ? If not change the initialization of SD to use internal RC instead.  All the examples code default to use crystal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running tested firmware in a custum PCB with nRF51422 AA</title><link>https://devzone.nordicsemi.com/thread/26658?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 14:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:716fe35a-51f7-4111-ab37-72bbb3de48e9</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;Did you use compiler settings from any of the examples which created to be used with SD, not stand alone? Most likely your linker settings overwrite SD in ROM.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ROM_start__ = 0x00016000
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>