<?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>Different behaviour with different dev boards</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7471/different-behaviour-with-different-dev-boards</link><description>Hey everyone, 
 I&amp;#39;m getting a really weird error. I&amp;#39;m using two dev boards for my application: a PCA10001 board (MBED enabled) and a PCA20006 beacon board with Segger&amp;#39;s j-link debugger. 
 I program the MBED board by compiling my code with make, merging</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 06 Jun 2015 19:28:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7471/different-behaviour-with-different-dev-boards" /><item><title>RE: Different behaviour with different dev boards</title><link>https://devzone.nordicsemi.com/thread/26598?ContentTypeID=1</link><pubDate>Sat, 06 Jun 2015 19:28:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97cd0ad6-6d51-4b57-a88a-74fbba9c7af4</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;probably both has different RAM sizes, did you check if the latter board has program compiled with correct RAM size?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Different behaviour with different dev boards</title><link>https://devzone.nordicsemi.com/thread/26599?ContentTypeID=1</link><pubDate>Sat, 06 Jun 2015 13:02:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6df646e3-aaec-4d79-9495-0ca0c7e81ef4</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;No I have no ideas. However I assume both of them go through strtok() at some point early in the process, how about putting a breakpoint there to find out if the arguments are the same or different.&lt;/p&gt;
&lt;p&gt;What assembler is it actually executing, or just executed, when it goes to hardfault? strtok must be a pretty simple routine, only reads bytes you&amp;#39;d think, so shouldn&amp;#39;t be word alignment, I have to think you&amp;#39;re reading memory at a very invalid location. Where does the string you are tokenizing come from?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>