e27182 / nRF52832_pesky

Examples of programming nRF52832 + MPU9250 + BMP280 dev board from https://www.tindie.com/products/onehorse/nrf52832-development-board/
MIT License
33 stars 7 forks source link

this does not compile #2

Open SoniaZotz opened 6 years ago

SoniaZotz commented 6 years ago

there are problems:

C:\nRF5_SDK_12.0.0_12f24da\examples\peripheral\mpu9250\pesky\blank\armgcc>make all Makefile:238: Cannot find source file: ../../../../../external/motion_driver_6.12/core/driver/eMPL/inv_mpu.c Makefile:238: Cannot find source file: ../../../../../external/motion_driver_6.12/core/driver/eMPL/inv_mpu_dmp_motion_driver.c Makefile:238: Cannot find source file: ../../../../../external/motion_driver_6.12/core/mllite/ml_math_func.c Makefile:238: Cannot find source file: ../../../../../external/motion_driver_6.12/core/mllite/mpl.c Makefile:238: Cannot find source file: ../../../../../common/timestamping.c Makefile:238: Cannot find include folder: ../../../config/mpu9250_pesky_blank Makefile:238: Cannot find include folder: ../../../config Makefile:238: Cannot find include folder: ../../../../../common Makefile:238: Cannot find include folder: ../../../../../../examples/bsp Makefile:238: Cannot find include folder: ../../../../../external/motion_driver_6.12/core/mllite Makefile:238: Cannot find include folder: ../../../../../external/motion_driver_6.12/core/driver/eMPL Makefile:238: Cannot find include folder: ../../../../../external/motion_driver_6.12/core/driver/include mkdir _build Assembling file: gcc_startup_nrf52.S Compiling file: system_nrf52.c Compiling file: inv_mpu.c arm-none-eabi-gcc: error: ../../../../../external/motion_driver_6.12/core/driver/eMPL/inv_mpu.c: No such file or directory arm-none-eabi-gcc: fatal error: no input files compilation terminated. make: *** [_build/nrf52832_xxaa_inv_mpu.c.o] Error 1

C:\nRF5_SDK_12.0.0_12f24da\examples\peripheral\mpu9250\pesky\blank\armgcc>

e27182 commented 5 years ago

Hey, did you followed all the instructions provided? Looks like it is something with SDK + examples directory structure.

e27182 commented 5 years ago

Have no time for this project, so sorry for such a late reply.

stevefanred commented 5 years ago

Hi, sorry to trouble you. I have successfully complied and flash the code, however, there are no device found in bluetooth searching. Did this happen before?

stevemystery commented 5 years ago

Same problems with you. No Nothing