Tool/software: Code Composer Studio
I recently procured the TDC1000-TDC7200EVM. I am new to texas micro controllers and development tools/compilers.
I am very much interested in using the TI MSP430 micro controllers for their many features (for eg. one of them is low power modes features). But I am not getting any help from the local dealers/distributors regarding the same.
Do you have any local distributor/dealer in Maharashtra,India who can give me proper guidance regarding the proper selection and implementation of these controllers.
I downloaded the CCSV7 from TI website. The TDC1000-TDC7200EVM comes along with the software project code for it.
I tried to build the code for the EVM in CCSV7. Initially, I had lot many errors which reduced to few when I copied the header files used in the project into the MSP430 compilers include directory.
Then their were some errors regarding the printf statement. I read somewhere on the net that it is due to minimal setting for float in printf. I changed the setting from minimal to full in the project settings.
This resolved the errors for floating point in printf. But some new errors arised which I am unable to resolve.
I know that the code accompanying the software for the EVM is correct, but due to some CCV or compiler version issues it is giving me some errors.
Can somebody guide me in resolving the build issues that I am facing. Kindly find attached the screenshot of the warnings and errors

