Hey guys,
I am using NRF51DK board and SDK v12. I want to add MPU6050 library to fatfs example but I have some problems. When i add "mpu6050.h" to my project i get "Not enough information to list image symbols." error. I declared my libraries, added to project items and include paths section.nRF5_SDK_12.3.0_d7731ad.7z You can examine my example in "examples/peripherals/fatfs/pca10028/blank/arm5_no_packs".