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/TMS570LS1114:如何封装我自己的程序算法?

Guru**** 2443910 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/628557/ccs-tms570ls1114-how-to-encapsulate-my-own-program-algorithm

器件型号:TMS570LS1114

工具/软件:Code Composer Studio

  1. 基于 TMS50LS1114、我应该使用 CCS 哪个模块封装我自己的算法、其他人只能调用函数名称?
  2. 基于 TMS50LS1114、我应该使用 CCS 封装外设驱动程序接口的哪个模块、我应该怎么做?

       期待您的回复。

        邱志

        2017年9月28日

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、邱志、

    您希望封装哪种算法? 您的目的是什么? 谢谢

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Wang、

    我的项目有很多功能、我只是想封装算法、以便方便管理、并防止错误地修改我的功能。