<?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>HARDFAULT on nRF51 DK(PCA10028) when I run lightcontrol of mesh SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23965/hardfault-on-nrf51-dk-pca10028-when-i-run-lightcontrol-of-mesh-sdk</link><description>Hi there,
I&amp;#39;m trying to deploy mesh v0.9.1 alpha on my board, I&amp;#39;ve already run lightcontrol server and client on my nRF 52 DK, they work well.
Then I flash S130 v2.0.1 and lightcontrol server on my nRF51 DK(PCA10028), but it is always in HARDFAULT mode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Aug 2017 12:41:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23965/hardfault-on-nrf51-dk-pca10028-when-i-run-lightcontrol-of-mesh-sdk" /><item><title>RE: HARDFAULT on nRF51 DK(PCA10028) when I run lightcontrol of mesh SDK</title><link>https://devzone.nordicsemi.com/thread/94351?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2017 12:41:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b62b3b5-61ed-4639-a4f8-767897bf18f2</guid><dc:creator>Jakub J.</dc:creator><description>&lt;p&gt;Hello Bjørn
&lt;a href="https://devzone.nordicsemi.com/question/163764/mesh-sdk-091-on-pca10028-light-control-demo-hard-fault/"&gt;Detailed problem description&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HARDFAULT on nRF51 DK(PCA10028) when I run lightcontrol of mesh SDK</title><link>https://devzone.nordicsemi.com/thread/94348?ContentTypeID=1</link><pubDate>Tue, 15 Aug 2017 11:18:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea282bb1-c9fc-48fd-89b0-9e80c3e0409e</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Jakub, could you create a new question where you describe in detail how you built the example and post the debug output?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HARDFAULT on nRF51 DK(PCA10028) when I run lightcontrol of mesh SDK</title><link>https://devzone.nordicsemi.com/thread/94350?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2017 08:29:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9752758-6e54-41fb-a69c-56770c0c6eee</guid><dc:creator>Jakub J.</dc:creator><description>&lt;p&gt;I encountered the same problem with PCA10028. I believe the HARDFAULT is caused by timeslot API, I guess Cortex-M0 core might be too slow for current implementation.&lt;/p&gt;
&lt;p&gt;I lengthened  TIMESLOT_SLOT_LENGTH_US and TIMESLOT_SLOT_EXTEND_LENGTH_US to ridiculous values (600000 and 2000000 respectively) and HARDFAULT doesn&amp;#39;t happen anymore. On the other hand the board cannot connect to any other BLMesh node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HARDFAULT on nRF51 DK(PCA10028) when I run lightcontrol of mesh SDK</title><link>https://devzone.nordicsemi.com/thread/94352?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 14:30:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3eacc94d-5d4e-4ec2-ad4c-b7b930694feb</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You need to run&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;mkdir build51 
cd build51 
cmake -G Ninja -DBUILD_TOOLCHAIN=GCC ..
ninja 51_MBTLE_CORE
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HARDFAULT on nRF51 DK(PCA10028) when I run lightcontrol of mesh SDK</title><link>https://devzone.nordicsemi.com/thread/94347?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 13:48:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a44da33-efe4-4478-b200-54fac78397de</guid><dc:creator>kren</dc:creator><description>&lt;p&gt;I compiled the example like this:
&lt;em&gt;mkdir build51
cd build51
cmake -G Ninja -DBUILD_TOOLCHAIN=GCC ..
ninja&lt;/em&gt;
is there anything wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HARDFAULT on nRF51 DK(PCA10028) when I run lightcontrol of mesh SDK</title><link>https://devzone.nordicsemi.com/thread/94349?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 13:41:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f78d9495-7cbc-4aed-84f0-ac4575e2eddc</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;How are you compiling the example, with Segger Embedded Studio or CMake/Ninja? Make sure that you are compiling the example for the correct target, i.e. &lt;code&gt;ninja f_51_light_control_server&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>