<?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>MPU9255 + nrf52 (PCA10040)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29837/mpu9255-nrf52-pca10040</link><description>Hello, 
 I am currently using SEGGER studio with SDK11 and the MPU9255 repository from github.com/.../nrf5-mpu-examples . I followed the installation instructions in the repository. Then I installed Segger Studio and used the tutorial to develop in older</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Jan 2018 12:04:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29837/mpu9255-nrf52-pca10040" /><item><title>RE: MPU9255 + nrf52 (PCA10040)</title><link>https://devzone.nordicsemi.com/thread/118559?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2018 12:04:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:882ebd3c-825e-4264-9822-772c75888ebd</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Andres.&lt;br /&gt;
I tried importing the project to SES by following the tutorial, but I don&amp;#39;t get any errors, and the example is working as expected.&lt;br /&gt;
Are you sure you did all the steps explained in the tutorial?&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU9255 + nrf52 (PCA10040)</title><link>https://devzone.nordicsemi.com/thread/118561?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 08:47:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff7238b8-437b-4cb8-b9ea-425294c50138</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi again.&lt;br /&gt;
Hard to say what might be the issue with limited information. I&amp;#39;ll try to import the project to SES myself, to see if I get the same errors that you do. I&amp;#39;ll get back to you.&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU9255 + nrf52 (PCA10040)</title><link>https://devzone.nordicsemi.com/thread/118556?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 16:37:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0e7a341-6b6c-4547-b128-33ffce007585</guid><dc:creator>Andres Zubillaga</dc:creator><description>&lt;p&gt;Hi Joakim,&lt;/p&gt;
&lt;p&gt;I changed the settings to your suggestion and there has been an improvement. Now the program compiles to the point where a print statement in the main function gets triggered.&lt;/p&gt;
&lt;p&gt;However,in the disasembly window the app error handler is outputted 4 times for the following functions:&lt;/p&gt;
&lt;p&gt;ble_advertising_start(), mpu_setup() and uart_config()&lt;/p&gt;
&lt;p&gt;However, when I try to look at the call stack for the app_error_handler I cannot see the errors even though I toggled a breakpoint in error_info_t error_info in void app_error_handler in the app_error.c file. I tried to follow the debugging video by Nordic in Youtube but I do net get an error output in the call stack.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU9255 + nrf52 (PCA10040)</title><link>https://devzone.nordicsemi.com/thread/118560?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 07:50:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33167a29-9577-4c26-8689-323829bbd0f4</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Try changing the settings to:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;FLASH_START = 0x1C000  
SRAM_START = 0x20002080
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let me know if that doesn&amp;#39;t help, and we will find another solution.&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU9255 + nrf52 (PCA10040)</title><link>https://devzone.nordicsemi.com/thread/118558?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 15:39:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:168bd829-2250-4ef1-bc71-5df50c744819</guid><dc:creator>Andres Zubillaga</dc:creator><description>&lt;p&gt;Hi Joakim,&lt;/p&gt;
&lt;p&gt;My current settings are:
FLASH_START=0x1F000
SRAM_START=0x20002000&lt;/p&gt;
&lt;p&gt;Those were the settings the tutorial suggested. I am taking a look at the video-tutorials. I&amp;#39;ll post an update if i have any success with them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU9255 + nrf52 (PCA10040)</title><link>https://devzone.nordicsemi.com/thread/118557?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 14:06:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54d5c773-3e61-40b1-8415-836cf587f0a0</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Andres.&lt;br /&gt;
This &lt;em&gt;might&lt;/em&gt; be caused by wrong memory settings. Which values are you using for &lt;code&gt;FLASH_START&lt;/code&gt; and &lt;code&gt;RAM_START&lt;/code&gt;?&lt;br /&gt;
We also have a youtube-tutorial about how to debug in SEGGER Embedded Studio, you can take a look at that &lt;a href="https://www.youtube.com/watch?v=uP8RYgYGRvI&amp;amp;t=4s"&gt;here&lt;/a&gt;.&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>