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.

Looking for TM4C1294 CMSIS Header file

     I can´t find TM4C1294 CMSIS Headers anywhere, do I have to use any other part number Header instead?

thanks in advance.

Hamilton

  • Hello Hamilton

    The CMSIS headers are not available on TI site as we have not built them yet. There is one on github though. The following threads may have the information

    http://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/p/303823/1270604.aspx#1270604

    http://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/p/261081/1291936.aspx#1291936

    Regards

    Amit

  •      Thanks a lot Amit , you know if TI has a  probable  date to make them available ?

    Regards

    Hamilton

  • Hello Hamilton,

    We have been beaten a lot of times on the forum for the non-availability of the official CMSIS header files. I cannot commit a date or availability at this point.

    Regards

    Amit

  • Amit Ashara said:
    We have been beaten a lot of times on the forum for the non-availability of the official CMSIS header files. 

    a) And - might such, "beating" be deserved? 

    b) Are not many, many clients & user/specifiers really the ones, "beaten" by this lack of CMSIS header file availability?  Unfortunate when multiple, competing vendors provide substantial CMSIS support...

    Perhaps only one of those (a, b) listings (above) has suffered a, "much undeserved" beating!

    Management's decision to leave this important programming aid - for so long, "Dangling, uncertain" does not register as highest care/concern for clients/users - does it?...  (and that's - clearly - the real, "beating" - is it not?...)

  • Hello Hamilton,

    The unofficial version of the CMSIS for TM4C devices on github.

    https://github.com/speters/CMSIS/tree/master/Device/TI/TM4C/Include

    Regards

    Amit

  •      Hi Amit, I have had  already found them , but thanks again anyway.

    Hamilton