EagleSoC / EZ-PSoC5_LIB

http://www.ez-psoc.com/
5 stars 1 forks source link

Where are IMU_DCM_Algorithm.h and MPU9150.h #1

Open alex934 opened 8 years ago

alex934 commented 8 years ago

Hello, Firstly, good job for the library It could be useful, I'm looking for these two files IMU_DCM_Algorithm.h and MPU9150.h Why they are not in the folder?

Thank you

aleks44 commented 8 years ago

Hello, Thank you for your inquiry. Not all the files have been released yet. We will try to upload these files within a couple of weeks. Best Regards

aleks44 commented 8 years ago

Hello alex934, The latest version of EZ-PSoC Library (Version 1.1) is now available. Thank you for your patience.

Speechsupplyq commented 8 years ago

Hi Aleks44, I've been trying to use your EZ-PSoC library but get several errors: Build error: undefined reference to MPU9150_Create' Build error: undefined reference toMPU9150_ConnectI2C' Build error: undefined reference to `MPU9150_Start'

Thank You

aleks44 commented 8 years ago

Hello Speechsupplyq,

Have you tried the configuration of the EZ-PSoC library via the Build Properties, as demonstrated in this tutorial http://robotsoc.net/index.php?page=tutorial_2_p1 ?

Please let me know,

aleks44 commented 8 years ago

If that does not resolve it, could you please show your main.c file?