This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MPU9255 + nrf52 (PCA10040)

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 SDKs in -> devzone.nordicsemi.com/.../

I have managed to compile the program with no errors or warnings, however I see no device when scanning for BLE and I see no output in Tera Terminal. I used the Segger debugger and the PC register seems to be having problems. The debugger will not move any further after a specific point and the Target Output says "Stopped by a vector catch".

foto.jpg

Any suggestions on what I can do to fix this issue?

Parents
  • Hi Joakim,

    My current settings are: FLASH_START=0x1F000 SRAM_START=0x20002000

    Those were the settings the tutorial suggested. I am taking a look at the video-tutorials. I'll post an update if i have any success with them.

Reply
  • Hi Joakim,

    My current settings are: FLASH_START=0x1F000 SRAM_START=0x20002000

    Those were the settings the tutorial suggested. I am taking a look at the video-tutorials. I'll post an update if i have any success with them.

Children
No Data