Other Parts Discussed in Thread: MSPMATHLIB , DRV8313EVM Hi,
I am facing linker errors failed memory allocation.
<Linking> error #10099-D: program will not fit into available memory. run placement with alignment fails for section "DATA_GROUP" size…
Other Parts Discussed in Thread: MSP430FR6989 , MSPMATHLIB Hi Support,
I have tried to compile the sample code that you have provided to me earlier using CCS V6.1.1 and seems to have some problem. Maybe it might be just some settings which I am not…
Hi,
Currently we only support ELF libraries in MSPMATHLIB. ELF is what we test and support.
Is it possible for you to get an ELF version of the bluetopia library?
Regards,
Nitya
Other Parts Discussed in Thread: MSP430G2230 , MSPMATHLIB Building application for MSP430G2230.
This message is logged after successful compilation:
<Linking>
remark #10422-D: (ULP 6.2) Detected use of a device with available 32-bit hardware multiplier…
FiSz said: I meant mathlib for MSP430, i.e. www.ti.com/.../mspmathlib which is for devices without FPU.
That library does not come from the compiler development team. I have no special knowledge about it. If you want to know more about future plans…
Other Parts Discussed in Thread: MSPMATHLIB , MATHLIB Hello,
I am trying to obtain the download for the mspmathlib.
The following link has a place to select the download of the software, but when selected it goes to a Code Composer download page.…
Roberto,
Can you send me the G2553 project that is giving the advice on using MSPMATHLIB to take advantage of the hw multiplier. I spoke with the guy that wrote that tool and it really should not be recommending that. It looks for some values defined…
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…
Part Number: MSP430FR2355 Other Parts Discussed in Thread: MSP-EXP430FR2355 , , MSPMATHLIB Tool/software: Code Composer Studio I've been using CCS Cloud.
I have CCS for Windows 10 installed, and it starts up fine, and can compile projects.
But how…
Hi Usman,
In your original post you mentioned MSP430F1232 instead of the MSP430F2132 so that is why I was confused.
"Using the intrinsic functions allows the C programmer to take advantage of these instructions, maximizing memory and power efficiency…