请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TDA3
您好!
我使用的是 TDA3xEVM。 我想使用 mflash 实用程序通过 UART 刷写映像。 我正在使用 Windows 系统。
但是 、在使用命令构建 mflash 实用程序时 、需要先安装 gcc。
GCC -o mflash mflash_uart.c
您能否为我详细推荐一种经过测试的方法来进行此设置以构建 mflash?
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.
器件型号:TDA3
您好!
我使用的是 TDA3xEVM。 我想使用 mflash 实用程序通过 UART 刷写映像。 我正在使用 Windows 系统。
但是 、在使用命令构建 mflash 实用程序时 、需要先安装 gcc。
GCC -o mflash mflash_uart.c
您能否为我详细推荐一种经过测试的方法来进行此设置以构建 mflash?