<?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>Code runs in IDE&amp;#39;s but not on Board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12084/code-runs-in-ide-s-but-not-on-board</link><description>Hi there. I have a very long C code that is running correctly on Code:Blocks, Ubuntu Terminal ( using GCC ), Eclipse and on Dev-C++. 
 However, when I put in on the board, the code does not reach the end and the board gets stuck somewhere in the middle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Feb 2016 15:14:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12084/code-runs-in-ide-s-but-not-on-board" /><item><title>RE: Code runs in IDE's but not on Board</title><link>https://devzone.nordicsemi.com/thread/45728?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 15:14:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62314bf8-f8ba-4f46-b95b-1f14e14f7bc5</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I thought that this was different problem, but with the same highly descriptive title :D&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code runs in IDE's but not on Board</title><link>https://devzone.nordicsemi.com/thread/45727?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 15:12:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d1dbe4a-7a8d-4cd9-821c-0a4dee11d819</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Duplicate question - answered here: &lt;a href="https://devzone.nordicsemi.com/question/69021/code-runs-on-ides-but-not-on-nrf52-board/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code runs in IDE's but not on Board</title><link>https://devzone.nordicsemi.com/thread/45726?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 12:46:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7007b1ba-e034-4a99-8431-4d1e25a73e13</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Cortex-M is different architecture than x86-64 that i assume you are testing your code on. It has some limitations - ex. you may be getting hard fault because of unaligned memory access. you should run debugger and check which function causes &amp;quot;fail&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>