Hello,
I am trying to write a simple project using an MPU6050. I have built a couple of working projects using this with Energia, but I don't like that IDE. I would like to learn more about how the system actually operates. I am now tring to use CCS and I can't get a simple program to complile. I am getting errors that state that various functions are unresolved symbols. For example,
undefined first referenced symbol in file --------- ---------------- MPU6050Init ./project0.obj
I have been to build an I2C scanner in CCS that is able to correctly identify the address