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.

[参考译文] 编译器/CC2564CMSP432BTBLESW:CC2564CMSP432BTBLESW

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/848429/compiler-cc2564cmsp432btblesw-cc2564cmsp432btblesw

器件型号:CC2564CMSP432BTBLESW
主题中讨论的其他器件:CC2564

工具/软件:TI C/C++编译器

大家好、

我能否将 CC256XMSP432BTBLESW 库移植到用于 MSP430的 MSP432?

此致、

Hien

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

    您好、Hien、

    虽然您可以移植 MSP432代码、但为什么不使用 MSP430原生代码? 您可以在 以下位置下载适用于 MSP430 + CC2564的 SDK:http://www.ti.com/tool/TIBLUETOOTHSTACK-SDK

    如果您想使用 MSP430运行 CC2564、我建议您下载 CC256XMSPBTBLESW 版本、然后从该版本开始开发。

    如果您需要更多有关上述信息的说明、或者您对 MSP430 + CC2564的使用有更多问题、请告诉我。

    此致、

    Michael

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

    您好、Michael、

    感谢您的支持。

    我需要为 MSP430移植 MSP432的 CC2564库、因为 MSP430的库似乎没有更新、所以 MSP430的库不像 MSP432的库那样支持音频 API。

    例如:

    VS_Write_Codec_Config (unsigned int BluetoothStackID、VS_Write_Codec_Config_Params_t *参数);

    VS_Write_Codec_Config_Enhanced (unsigned int BluetoothStackID、VS_Write_Codec_Config_Enhanced_Params_t *参数);

    (笑声)

    此致、

    Hien