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?

Related