freddy120 / LSM9DS0_tivacLaunchpad

library for IMU LSM9DS0 sparkfun board on TIVA C series TM4C123GXL Launchpad
GNU General Public License v2.0
0 stars 1 forks source link

Cannot build project #1

Open varad-gokhale opened 9 years ago

varad-gokhale commented 9 years ago

image Hi,

I am comparitively new to the TIVA C series. I have had some issues with building the program. I tried to link driverlib as mentioned in the TI TIVA C workshop manual but still it gives me "unresolved" errors all the time. Kindly help.

Thanks!

freddy120 commented 9 years ago

Hello. Sir your problem is because of a unresolved symbol, you must be add this symbol to your project.

have fun!

screenshot from 2015-02-15 14 45 21

varad-gokhale commented 9 years ago

Wow! This works!! Thanks a lot Freddy!

On Sun, Feb 15, 2015 at 1:49 PM, Freddy Rodrigo Mendoza Ticona < notifications@github.com> wrote:

Hello. Sir your problem is because of a unresolved symbol, you must be add this symbol to your project.

have fun!

[image: screenshot from 2015-02-15 14 45 21] https://cloud.githubusercontent.com/assets/6124331/6204696/624834e6-b521-11e4-8eaf-665ab44f21bb.png

— Reply to this email directly or view it on GitHub https://github.com/freddy120/LSM9DS0_tivacLaunchpad/issues/1#issuecomment-74433361 .

freddy120 commented 9 years ago

you're welcome! have a nice day! best regards