Part Number: MSP430F6779A Other Parts Discussed in Thread: MSPMATHLIB
Tool/software: TI C/C++ Compiler
I accepted default linker command file on the following build and I get these warnings. What do they mean? What should I do to get rid of these warnings…
Hi Larry,
As showing in your additional code, I would like to say the issue was from the cos and sin functions you called from the MSPMATHLIB. However There are not many documents about the MSPMATHLIB so that I could only check the source code of math…
Have you heard about our mathematical and signal processing libraries? They may help here, although you're using assembly code so maybe not. Regardless, the Low Energy Accelerator (LEA) module on the MSP430FR5994 could be an option for the next generation…
Part Number: MSP430F6779 Other Parts Discussed in Thread: MSPMATHLIB , EVM430-F6779 , MSP430FR5994 Is MSP430F6779 fixed or floating-point based signal processing microcontroller? Best regards, Adi
Part Number: MSP430F2330 Other Parts Discussed in Thread: MSPMATHLIB Tool/software: Code Composer Studio Hi,
we have an 8KB MSP430 using already 6.5KB and need to add the POW procedure from math.h. When we add it the FLASH usage jumps from 6.5KB to 10KB…
I imported the TIDA-01485 _Firmware_V1.0 project into CCS 9.2 and it built fine without any errors for me.
Attached is the full output seen in the CCS build console. Please take a look at it and compare it with your build output. That might give some clues…
Part Number: MSP430F6736 Other Parts Discussed in Thread: TIDM-3DGRAPHICS-QVGA , EVM430-F6736 , TIDA-00637 , MSPMATHLIB , BOOSTXL-EDUMKII
Hi,
We would like to use the EVSE Reference Design for our product.
In addition to the features mentioned in the reference…
Other Parts Discussed in Thread: MSP430F2418 , MSPMATHLIB Hello,
I am using msp430f2418 MCU. i want to calculate cos (26.352) . Value of angle may change but i want three digit after decimal point to calculate cos function. Is it possible with my MCU.…
Other Parts Discussed in Thread: TI-CGT , CCSTUDIO , MSPDRIVERLIB , MSP430WARE , MSPDS , MSP430G2553 , MSP430FR5969 , MSPMATHLIB Tool/software: TI C/C++ Compiler All,
I have installed the TI Code Generation Tools for Linux in order to move from a CCStudio workflow…