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.

CCS/EK-TM4C1294XL: evaluation of a general purpose equation

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

Hi

I’m trying to make a function that can evaluate a general purpose equation since more than 3 weeks and it’s really mind consuming and difficult to program it,

So I think there are previous similar experience and I ask your support to figure it out or advise is there ready made TI C library?

Regards,

Hani

  • It sounds like a Herculean task. I am not aware of any code that does that, but it is not a task that is unique to the TM4C device. If you find any example written in C or C++, you should be able to port it the TM4C1294 with only having to customize the input/output part. I don't know if it helps, but here is some information on the Cortex Microcontroller Software Interface Standard (CMSIS):
    www.ti.com/.../cmsis_dsp_headers