Other Parts Discussed in Thread: MSP430WARE
Tool/software: Code Composer Studio
I am new to CCS and require the use of QmathLib for my board. I can not seem to correctly add the libraries, I could really use a step by step guide.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
I am new to CCS and require the use of QmathLib for my board. I can not seem to correctly add the libraries, I could really use a step by step guide.
Hi Diego,
Please refer to Section 2.3 in the MSP430 IQmathLib Users Guide version 01.10.00.05 User's Guide.
Another way to add the QmathLib to your project would be to import one of our QmathLib projects from the TI Resource Explorer into your CCS workspace. You can find these examples by opening the TI Resource Explorer inside CCS (I'm using CCS v10.0.0) and navigating to Software > MSP430Ware > Libraries > IQmath Library > Example Projects > MPY32 > 5xx_6xx and then importing the project by clicking "Import" in the upper right. You may need to install MSP430Ware if it's not installed already.
Hope this helps!
Regards,
James