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/TMS320C54x:将wav文件转换为dat文件

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/572936/ccs-tms320c54x-converting-wav-file-to-dat-file

部件号:TMS320C54x

工具/软件:Code Composer Studio

尊敬的各位:

 我必须使用Code Composer Studio中的音频文件。 所以我需要一个扩展名为.dat的文件。 但我只有.wav文件。我尝试转换它,但我没有找到方法。 因此,请帮助我使用C程序中的音频文件。我使用的是CCS版本3.3。

谢谢!

Anu

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好,Anu,
    没有实用程序可以为您进行转换。 3.3 附带的帮助中记录了*.dat格式,因此我建议您查看一下,以帮助您进行转换

    为什么首先需要转换为*。dat文件? 您的应用程序根本不知道如何处理wav格式?

    谢谢
    KI